https://github.com/ice-lab/react-materials
:blowfish: 基于 icejs 的通用脚手架,用于快速创建项目。
https://github.com/ice-lab/react-materials
ice react react-components
Last synced: about 1 year ago
JSON representation
:blowfish: 基于 icejs 的通用脚手架,用于快速创建项目。
- Host: GitHub
- URL: https://github.com/ice-lab/react-materials
- Owner: ice-lab
- Created: 2019-04-02T13:14:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-07T12:11:47.000Z (over 1 year ago)
- Last Synced: 2025-05-08T21:15:11.419Z (about 1 year ago)
- Topics: ice, react, react-components
- Language: TypeScript
- Homepage:
- Size: 399 KB
- Stars: 231
- Watchers: 21
- Forks: 263
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 飞冰官方物料
## 脚手架列表
| NPM 包名 | 说明 |
|------------------------|----------------------------|
| @alifd/scaffold-simple| icejs |
|@icedesign/ice-antd-scaffold| icejs + Ant Design |
|@alifd/scaffold-lite| icejs + Fusion Design |
|@alifd/fusion-design-pro| icejs + Fusion Design + 大量 UI 区块 |
|@icedesign/stark-layout-scaffold| icejs + icestark 主应用 |
|@icedesign/stark-child-scaffold| icejs + icestark 微应用 |
|@icedesign/scaffold-electron| icejs + Vite + Electron |
## 快速使用
### CLI
```bash
$ npm init ice ice-app
$ npm init ice ice-app --template
$ npm init ice ice-app --template @alifd/scaffold-simple
```
### GUI
查看 [Appworks 文档](https://appworks.site/materialCenter/fusion.html)