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

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.