MS-CIAZDCOIXVRW\Administrator 7d0ccb8d35 no message hace 4 años
..
build 31b284522d 管理端项目 hace 4 años
config 31b284522d 管理端项目 hace 4 años
src 7d0ccb8d35 no message hace 4 años
static 31b284522d 管理端项目 hace 4 años
test 31b284522d 管理端项目 hace 4 años
.babelrc 31b284522d 管理端项目 hace 4 años
.editorconfig 31b284522d 管理端项目 hace 4 años
.eslintignore 31b284522d 管理端项目 hace 4 años
.eslintrc.js 31b284522d 管理端项目 hace 4 años
.gitignore 31b284522d 管理端项目 hace 4 años
.postcssrc.js 31b284522d 管理端项目 hace 4 años
README.md 31b284522d 管理端项目 hace 4 años
index.html 5f4a1f5b90 静态页面 hace 4 años
package-lock.json 31b284522d 管理端项目 hace 4 años
package.json 31b284522d 管理端项目 hace 4 años
vue.config.js 31b284522d 管理端项目 hace 4 años

README.md

admin

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.