Go to file
Pan bcceb545d9 fix postcss bug 2017-06-30 11:01:04 +08:00
build 🍊 2017-06-26 18:03:05 +08:00
config add easy-mock 2017-06-26 15:43:11 +08:00
src fix postcss bug 2017-06-30 11:01:04 +08:00
static init 2017-06-26 13:38:24 +08:00
.babelrc init 2017-06-26 13:38:24 +08:00
.eslintignore init 2017-06-26 13:38:24 +08:00
.eslintrc.js init 2017-06-26 13:38:24 +08:00
.gitignore init 2017-06-26 13:38:24 +08:00
.postcssrc.js init 2017-06-26 13:38:24 +08:00
README.md init 2017-06-26 13:38:24 +08:00
favicon.ico 🍊 2017-06-26 18:03:05 +08:00
index.html init 2017-06-26 13:38:24 +08:00
package.json init 2017-06-26 13:38:24 +08:00

README.md

vue-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

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