库级平台vue

Lita-Tako a2a2193111 fix bug преди 3 месеца
build 79ae4bae82 添加 test 环境 преди 4 месеца
config 48639002de 测试 преди 3 месеца
src a2a2193111 fix bug преди 3 месеца
static 4048672f1a 添加视频 js 依赖 преди 3 месеца
.babelrc d15cbf937e 低版本浏览器支持 преди 4 месеца
.editorconfig 8948f47f5a first commit преди 10 месеца
.gitignore 8948f47f5a first commit преди 10 месеца
.postcssrc.js 8948f47f5a first commit преди 10 месеца
Dockerfile 8948f47f5a first commit преди 10 месеца
README.md c6cbe9aa2d 修改前端代理配置 преди 6 месеца
default.conf 8948f47f5a first commit преди 10 месеца
favicon.ico 8948f47f5a first commit преди 10 месеца
index.html eb05f66205 添加视频 преди 3 месеца
package.json 8a618350da 添加 test 环境 преди 4 месеца
prettier.json 8948f47f5a first commit преди 10 месеца
process.json 8948f47f5a first commit преди 10 месеца

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.