10 packages
chartmix
``` npm install ```
@ecan-bi/datav
### 项目开发指南 ``` // 下载项目依赖(node_modules) yarn install --registry=https://registry.npm.taobao.org
@ecan-bi/indicator-library
### 项目开发指南 ``` // 下载项目依赖(node_modules) yarn install --registry=https://registry.npm.taobao.org
@ecan-bi/osp
``` yarn install // 安装 npm run dev // 开发模式 npm publish // 发布组件 ```
@ecan-bi/pivot-table
### 项目开发指南 ``` // 下载项目依赖(node_modules) yarn install --registry=https://registry.npm.taobao.org
@ecan-bi/sheet
@ecan-bi/sheet-plugin
@ecan-bi/tools
General tools
@ecan-bi/utils
plugin-next01
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.