# react-materials **Repository Path**: zwhadmin/react-materials ## Basic Information - **Project Name**: react-materials - **Description**: High quality and abundant React materials provided by the authorities. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-materials 飞冰(ICE)官方 React 物料(模板/区块/组件),基于 Fusion 组件和 ice-scripts 工程工具。 ## 使用 对应的物料数据:`https://ice.alicdn.com/assets/react-materials.json`,可以通过 Iceworks 的自定义物料功能使用。 ## 如何贡献 - Fork 仓库,修改代码 - 提交 PR ## 开发指南 ### 环境准备 ```bash $ npm install ``` ### 开发调试 ```bash $ cd blocks/Example $ npm install $ npm run start $ npm run build ``` ### 相关链接 - [issue 反馈](https://github.com/alibaba/ice/issues/new) - [Fusion 组件](https://fusion.design/) - [ice-scripts](https://github.com/ice-lab/ice-scripts) ## License [MIT](LICENSE)