|
4 лет назад | |
---|---|---|
build | 4 лет назад | |
config | 4 лет назад | |
src | 4 лет назад | |
static | 4 лет назад | |
test | 4 лет назад | |
.babelrc | 4 лет назад | |
.editorconfig | 4 лет назад | |
.eslintignore | 4 лет назад | |
.eslintrc.js | 4 лет назад | |
.gitignore | 4 лет назад | |
.postcssrc.js | 4 лет назад | |
README.md | 4 лет назад | |
index.html | 4 лет назад | |
package-lock.json | 4 лет назад | |
package.json | 4 лет назад | |
rs_favicon.ico | 4 лет назад |
睿思bi开源版前端框架-基于VUE,开发中...
此项目后端框架基于springboot, 地址:https://github.com/ruisibi/rsbi-os
“睿思BI”商业智能系统是由成都睿思商智科技有限公司自主研发的企业大数据分析系统。 开源版包含数据建模、数据报表、多维分析、企业微信,权限管理等功能模块,方便用户快速建立一套易用,灵活、低成本的大数据平台,实现数据的快速分析及可视化。
# 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
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.