Нет описания

rsbi 1b0b504164 删除多余文件 4 лет назад
build f82e4476d1 报表 4 лет назад
config bf15d7708f . 4 лет назад
src 54c0dbc005 删除多余文件 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 9fdce7443a 多维分析 4 лет назад
package.json 9fdce7443a 多维分析 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.