# study **Repository Path**: null_285_0878/study ## Basic Information - **Project Name**: study - **Description**: 只是一些可视化的学习资料 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: http://demo.4color.cn/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-03-09 - **Last Updated**: 2023-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 麻雀BI-可视化学习篇 ![输入图片说明](https://gitee.com/maquebi/study/raw/master/public/static/bi.png) 在线Demo : http://demo.4color.cn/ Unity打开比较慢,要等数据下载完 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).