企业端前端

hanqingsong eac5703e59 first commit 7 月之前
build eac5703e59 first commit 7 月之前
config eac5703e59 first commit 7 月之前
src eac5703e59 first commit 7 月之前
static eac5703e59 first commit 7 月之前
.babelrc eac5703e59 first commit 7 月之前
.editorconfig eac5703e59 first commit 7 月之前
.gitignore eac5703e59 first commit 7 月之前
.postcssrc.js eac5703e59 first commit 7 月之前
Dockerfile eac5703e59 first commit 7 月之前
README.md eac5703e59 first commit 7 月之前
default.conf eac5703e59 first commit 7 月之前
favicon.ico eac5703e59 first commit 7 月之前
index.html eac5703e59 first commit 7 月之前
package.json eac5703e59 first commit 7 月之前
prettier.json eac5703e59 first commit 7 月之前
process.json eac5703e59 first commit 7 月之前

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.