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

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

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.