库级平台vue

wyb 352c82c806 推送政务云脚本:需要可以访问紫光云,政务云的机器上执行。 vor 5 Monaten
build 79ae4bae82 添加 test 环境 vor 6 Monaten
config 48639002de 测试 vor 5 Monaten
src 09f9f5df89 fix bug vor 5 Monaten
static 4048672f1a 添加视频 js 依赖 vor 5 Monaten
.babelrc d15cbf937e 低版本浏览器支持 vor 6 Monaten
.editorconfig 8948f47f5a first commit vor 1 Jahr
.gitignore 8948f47f5a first commit vor 1 Jahr
.postcssrc.js 8948f47f5a first commit vor 1 Jahr
Dockerfile 8948f47f5a first commit vor 1 Jahr
README.md c6cbe9aa2d 修改前端代理配置 vor 8 Monaten
default.conf 8948f47f5a first commit vor 1 Jahr
favicon.ico 8948f47f5a first commit vor 1 Jahr
index.html eb05f66205 添加视频 vor 5 Monaten
package.json 8a618350da 添加 test 环境 vor 6 Monaten
prettier.json 8948f47f5a first commit vor 1 Jahr
process.json 8948f47f5a first commit vor 1 Jahr
pushZhengWuYun.bat 352c82c806 推送政务云脚本:需要可以访问紫光云,政务云的机器上执行。 vor 5 Monaten

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.