Skip to content

webdyc/moth-admin-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
董宇成
Mar 18, 2024
342237f · Mar 18, 2024

History

94 Commits
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Mar 18, 2024
Oct 18, 2022
Apr 12, 2022
Aug 9, 2022
Apr 12, 2022
Mar 18, 2024
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Jan 3, 2024
Jan 3, 2024
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022

Repository files navigation

mothTeam

vue vue vue vue vue

English | 简体中文

Introduction

moth-admin-vue is base on Vue + Element UI Front and back end separation permission solution,The system is completely based on the actual business scene development, only need to modify a little code can realize the background management system.

Preview
BasicVersion

Build Setup

# clone the project
git clone https://github.com/webdyc/moth-admin-vue

# enter the project directory
cd moth-admin-vue

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:9528

Build

# build for test environment
npm run build:stage

# build for production environment
npm run build:prod

Advanced

# preview the release environment effect
npm run preview

# preview the release environment effect + static resource analysis
npm run preview -- --report

# code format check
npm run lint

# code format check and auto fix
npm run lint -- --fix

The origin of moths

The word Bug in English originally means bug, bedbug, why do we now use it to refer to the defects in the program? Here is the origin of it. In fact, as early as 1878, the great inventor Edison used the word bug to refer to a malfunction in an electronic circuit (the cause of the malfunction) in a letter to a friend, but it will not be recorded in the history of the computer industry until 1947. September 9th. At this time, the first programmers to write programs were developing the markII computer at Harvard University. When Grace Murray Hopper was looking for a problem, he found a moth next to the repeater contact, killed it with a logbook, and killed it. Marked it as "the first real case of finding a bug". Hence the term bug was used to refer to a defect or malfunction in a computer. Correspondingly, debug is used to refer to the debug behavior that removes the fault.

member

contact us