설명 없음

zhh 5a2442fe6a 首页添加图表展示 6 년 전
build fff78fe7f0 项目初始化导入 6 년 전
config 211bb22ea7 生产环境用域名访问 6 년 전
src 5a2442fe6a 首页添加图表展示 6 년 전
static 02a28d65df 添加富文本编辑功能 6 년 전
.babelrc fff78fe7f0 项目初始化导入 6 년 전
.editorconfig fff78fe7f0 项目初始化导入 6 년 전
.gitignore fff78fe7f0 项目初始化导入 6 년 전
.postcssrc.js fff78fe7f0 项目初始化导入 6 년 전
README.md fff78fe7f0 项目初始化导入 6 년 전
index.html 02a28d65df 添加富文本编辑功能 6 년 전
package-lock.json 5a2442fe6a 首页添加图表展示 6 년 전
package.json 5a2442fe6a 首页添加图表展示 6 년 전

README.md

desc

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.