Go to file
viletyy ae078ca04a [ADD]更改Main文件 2020-10-10 20:58:32 +08:00
build [ADD]first commit 2020-10-10 20:53:13 +08:00
config [ADD]first commit 2020-10-10 20:53:13 +08:00
src [ADD]更改Main文件 2020-10-10 20:58:32 +08:00
static [ADD]first commit 2020-10-10 20:53:13 +08:00
.babelrc [ADD]first commit 2020-10-10 20:53:13 +08:00
.editorconfig [ADD]first commit 2020-10-10 20:53:13 +08:00
.gitignore [ADD]first commit 2020-10-10 20:53:13 +08:00
.postcssrc.js [ADD]first commit 2020-10-10 20:53:13 +08:00
README.md [ADD]first commit 2020-10-10 20:53:13 +08:00
index.html [ADD]first commit 2020-10-10 20:53:13 +08:00
package-lock.json [ADD]first commit 2020-10-10 20:53:13 +08:00
package.json [ADD]first commit 2020-10-10 20:53:13 +08:00

README.md

shop-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 a detailed explanation on how things work, check out the guide and docs for vue-loader.