Web UI组件库:简洁易用
通过以下步骤快速启动项目:1. 克隆存储库:git clone https://github.com/IberaSoft/web-ui-components.git
2. 移除.git文件夹:cd web-ui-components
,然后rm -rf .git
3. 安装依赖:yarn install
4. 运行Storybook:yarn storybook
。创建基础项目可参考如下步骤:mkdir my-app
,cd my-app
,yarn init -y
2.48MB
文件大小:
评论区