企业端前端

hanqingsong eac5703e59 first commit il y a 10 mois
build eac5703e59 first commit il y a 10 mois
config eac5703e59 first commit il y a 10 mois
src eac5703e59 first commit il y a 10 mois
static eac5703e59 first commit il y a 10 mois
.babelrc eac5703e59 first commit il y a 10 mois
.editorconfig eac5703e59 first commit il y a 10 mois
.gitignore eac5703e59 first commit il y a 10 mois
.postcssrc.js eac5703e59 first commit il y a 10 mois
Dockerfile eac5703e59 first commit il y a 10 mois
README.md eac5703e59 first commit il y a 10 mois
default.conf eac5703e59 first commit il y a 10 mois
favicon.ico eac5703e59 first commit il y a 10 mois
index.html eac5703e59 first commit il y a 10 mois
package.json eac5703e59 first commit il y a 10 mois
prettier.json eac5703e59 first commit il y a 10 mois
process.json eac5703e59 first commit il y a 10 mois

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.