dataease-dm/extensions/dataease-extensions-datasource/kingbase/kingbase-frontend
2023-08-23 16:45:25 +08:00
..
build 合并扩展插件到主工程 2023-08-23 16:45:25 +08:00
config 合并扩展插件到主工程 2023-08-23 16:45:25 +08:00
src 合并扩展插件到主工程 2023-08-23 16:45:25 +08:00
.babelrc 合并扩展插件到主工程 2023-08-23 16:45:25 +08:00
.gitignore 合并扩展插件到主工程 2023-08-23 16:45:25 +08:00
index.html 合并扩展插件到主工程 2023-08-23 16:45:25 +08:00
package.json 合并扩展插件到主工程 2023-08-23 16:45:25 +08:00
pom.xml 合并扩展插件到主工程 2023-08-23 16:45:25 +08:00
postcss.config.js 合并扩展插件到主工程 2023-08-23 16:45:25 +08:00
README.md 合并扩展插件到主工程 2023-08-23 16:45:25 +08:00

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.