all a1d14ba2c5 千佛山报表 4 years ago
..
build 7992293a4a mcs 2020 5 years ago
config 7992293a4a mcs 2020 5 years ago
src a1d14ba2c5 千佛山报表 4 years ago
static 7992293a4a mcs 2020 5 years ago
.babelrc 7992293a4a mcs 2020 5 years ago
.editorconfig 7992293a4a mcs 2020 5 years ago
.eslintignore 7992293a4a mcs 2020 5 years ago
.eslintrc.js 7992293a4a mcs 2020 5 years ago
.gitignore 7992293a4a mcs 2020 5 years ago
.postcssrc.js 7992293a4a mcs 2020 5 years ago
README.md 7992293a4a mcs 2020 5 years ago
index.html 7992293a4a mcs 2020 5 years ago
package-lock.json 3e59becf2b mcs 版本更新 5 years ago
yarn.lock 3e59becf2b mcs 版本更新 5 years ago

README.md

frontend_web

A Vue.js project

Build Setup

# install dependencies
npm install

# 有可能需要安装Pre-Processors
npm install sass-loader node-sass --save-dev

# 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.