库级平台vue

meidi a64d9f5579 承储模块完成静态页 hace 6 meses
build 8948f47f5a first commit hace 10 meses
config be6f49ed05 接口 hace 6 meses
src a64d9f5579 承储模块完成静态页 hace 6 meses
static ee13b238f5 部分页面排版 hace 9 meses
.babelrc 8948f47f5a first commit hace 10 meses
.editorconfig 8948f47f5a first commit hace 10 meses
.gitignore 8948f47f5a first commit hace 10 meses
.postcssrc.js 8948f47f5a first commit hace 10 meses
Dockerfile 8948f47f5a first commit hace 10 meses
README.md c6cbe9aa2d 修改前端代理配置 hace 6 meses
default.conf 8948f47f5a first commit hace 10 meses
favicon.ico 8948f47f5a first commit hace 10 meses
index.html 8948f47f5a first commit hace 10 meses
package.json 0c9301657e 接口 hace 7 meses
prettier.json 8948f47f5a first commit hace 10 meses
process.json 8948f47f5a first commit hace 10 meses

README.md

vue_demo_cnodejs

A Vue.js project

Build Setup

# install dependencies
npm install git+ssh://git@github.com:eligrey/FileSaver.js.git
npm install jspdf
npm install node-sass --save
npm install --save echarts
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.