国家局上报填报系统前端(vue2+node12.22.12)

hanqingsong 629bdf6183 删除打包后文件 hai 5 meses
build e761bd7b36 first commit hai 5 meses
config e761bd7b36 first commit hai 5 meses
src e761bd7b36 first commit hai 5 meses
static e761bd7b36 first commit hai 5 meses
.babelrc e761bd7b36 first commit hai 5 meses
.editorconfig e761bd7b36 first commit hai 5 meses
.gitignore e761bd7b36 first commit hai 5 meses
.postcssrc.js e761bd7b36 first commit hai 5 meses
Dockerfile e761bd7b36 first commit hai 5 meses
README.md e761bd7b36 first commit hai 5 meses
debug.log e761bd7b36 first commit hai 5 meses
default.conf e761bd7b36 first commit hai 5 meses
favicon.ico e761bd7b36 first commit hai 5 meses
index.html e761bd7b36 first commit hai 5 meses
package.json e761bd7b36 first commit hai 5 meses
prettier.json e761bd7b36 first commit hai 5 meses
process.json e761bd7b36 first commit hai 5 meses

README.md

vue_demo_cnodejs

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.