Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 256 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 256 Bytes

GrowingIO Design

一套 React UI 组件库和 GrowingIO 设计系统。

Getting Started

安装依赖:

yarn bootstrap

生成组件库:

yarn build

watch 模式:

yarn watch

启动预览网站:

yarn start