vue-admin-template/template
Pan 44cc9560bb test 2017-07-03 14:19:02 +08:00
..
build init 2017-06-30 13:58:40 +08:00
config init 2017-06-30 13:58:40 +08:00
src test 2017-07-03 14:19:02 +08:00
static init 2017-06-30 13:58:40 +08:00
.babelrc init 2017-06-30 13:58:40 +08:00
.eslintignore init 2017-06-30 13:58:40 +08:00
.eslintrc.js init 2017-06-30 13:58:40 +08:00
.gitignore init 2017-06-30 13:58:40 +08:00
.postcssrc.js init 2017-06-30 13:58:40 +08:00
README.md init 2017-06-30 13:58:40 +08:00
favicon.ico init 2017-06-30 13:58:40 +08:00
index.html init 2017-06-30 13:58:40 +08:00
package.json add meta 2017-06-30 14:18:16 +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.