Нема описа

rsbi 9c8fc70ee2 重构· пре 4 година
build fe7d890be4 配置 пре 4 година
config bf15d7708f . пре 4 година
src 9c8fc70ee2 重构· пре 4 година
static 1b0b504164 删除多余文件 пре 4 година
test 0687719596 master пре 4 година
.babelrc 0687719596 master пре 4 година
.editorconfig 0687719596 master пре 4 година
.eslintignore 0687719596 master пре 4 година
.eslintrc.js 0687719596 master пре 4 година
.gitignore 0687719596 master пре 4 година
.postcssrc.js 0687719596 master пре 4 година
README.md 9fdce7443a 多维分析 пре 4 година
index.html 1b0b504164 删除多余文件 пре 4 година
package-lock.json 938163ced4 echarts пре 4 година
package.json 938163ced4 echarts пре 4 година
rs_favicon.ico 0687719596 master пре 4 година

README.md

rsbi-vue

睿思bi开源版前端框架-基于VUE,开发中...
此项目后端框架基于springboot, 地址:https://github.com/ruisibi/rsbi-os

“睿思BI”商业智能系统是由成都睿思商智科技有限公司自主研发的企业大数据分析系统。 开源版包含数据建模、数据报表、多维分析、企业微信,权限管理等功能模块,方便用户快速建立一套易用,灵活、低成本的大数据平台,实现数据的快速分析及可视化。

系统架构图  

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

# 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.