de/extensions/dataease-extensions-view/view-bubblemap/view-bubblemap-frontend
2023-12-18 11:32:50 +08:00
..
build refactor: 优化前端日志 2023-12-07 10:01:15 +08:00
config
src Merge branch 'dev' into pr@dev@refactor_log 2023-12-07 11:04:31 +08:00
static
.babelrc
.editorconfig
.gitignore
.postcssrc.js
index.html
package.json perf: 定时报告收件人数据结构 2023-12-18 11:32:50 +08:00
pom.xml
README.md

deplugin-view-frontend

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.