Aucune description

liaojiaxing 0de707cef1 feat: 完成柱状图、折线图、饼图调试 il y a 10 mois
components 0de707cef1 feat: 完成柱状图、折线图、饼图调试 il y a 10 mois
lib 6a1106ffb5 feat: 调整配置,添加饼图组件 il y a 10 mois
public 6a1106ffb5 feat: 调整配置,添加饼图组件 il y a 10 mois
src 90ad5fcdc6 pref: 优化打包,重构图表通用配置 il y a 10 mois
tests 007f3b2deb init il y a 10 mois
types 6a1106ffb5 feat: 调整配置,添加饼图组件 il y a 10 mois
typings 6a1106ffb5 feat: 调整配置,添加饼图组件 il y a 10 mois
utils 166273de65 init: 初始化看板组件库 il y a 10 mois
.gitignore 007f3b2deb init il y a 10 mois
README.md 007f3b2deb init il y a 10 mois
babel.config.js 90ad5fcdc6 pref: 优化打包,重构图表通用配置 il y a 10 mois
index.js 166273de65 init: 初始化看板组件库 il y a 10 mois
package.json 6a1106ffb5 feat: 调整配置,添加饼图组件 il y a 10 mois
pnpm-lock.yaml 6a1106ffb5 feat: 调整配置,添加饼图组件 il y a 10 mois
tsconfig.json 6a1106ffb5 feat: 调整配置,添加饼图组件 il y a 10 mois
vue.config.js 6a1106ffb5 feat: 调整配置,添加饼图组件 il y a 10 mois

README.md

shalu-dashboard-ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.