# data-screen **Repository Path**: zbchen/data-screen ## Basic Information - **Project Name**: data-screen - **Description**: data-screen - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-05 - **Last Updated**: 2025-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # A static site base on [dumi](https://d.umijs.org). ## Development ```bash # install dependencies $ pnpm install # start dev server $ pnpm start # build docs $ pnpm run build ``` ## LICENSE MIT ## lerna 学习参考地址 [使用dumi搭建组件库](https://juejin.cn/post/7071158696675393544) [lerna + dumi + eslint多包管理实践](https://zhuanlan.zhihu.com/p/417555553) [基于pnpm + lerna + typescript的最佳项目实践 - 理论篇_winty~~的博客-CSDN博客](https://blog.csdn.net/LuckyWinty/article/details/122505209) ```md 指令解释链接(英文) ``