liqudong a4c3d2eeb6 Add frontend code 1 год назад
..
build a4c3d2eeb6 Add frontend code 1 год назад
config a4c3d2eeb6 Add frontend code 1 год назад
font a4c3d2eeb6 Add frontend code 1 год назад
src a4c3d2eeb6 Add frontend code 1 год назад
static a4c3d2eeb6 Add frontend code 1 год назад
.babelrc a4c3d2eeb6 Add frontend code 1 год назад
.editorconfig a4c3d2eeb6 Add frontend code 1 год назад
.gitignore a4c3d2eeb6 Add frontend code 1 год назад
.postcssrc.js a4c3d2eeb6 Add frontend code 1 год назад
README.md a4c3d2eeb6 Add frontend code 1 год назад
index.html a4c3d2eeb6 Add frontend code 1 год назад
package-lock.json a4c3d2eeb6 Add frontend code 1 год назад
package.json a4c3d2eeb6 Add frontend code 1 год назад

README.md

shucai

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.