# rsbi-vue 睿思bi开源版前端框架-基于VUE,开发中...
此项目后端框架基于springboot, 地址:https://github.com/ruisibi/rsbi-os
“睿思BI”商业智能系统是由[成都睿思商智科技有限公司](https://www.ruisitech.com)自主研发的企业大数据分析系统。 开源版包含数据建模、数据报表、多维分析、企业微信,权限管理等功能模块,方便用户快速建立一套易用,灵活、低成本的大数据平台,实现数据的快速分析及可视化。
![系统架构图](https://www.ruisitech.com/img/xtjgt.png)  
## Build Setup ``` bash # 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).