alibaba

Ice

? The Progressive Framework Based On React(基于 React 的渐进式研发框架)https://ice.work
Under MIT License
By alibaba

typescript react framework webpack react-router serverless ssr mpa icejs vite

English | 简体中文


icejs







A universal framework based on React.js, Docs.


Features

Quick start
Setup by VS Code

We recommend creating a new icejs app using AppWorks:




See Quick start by AppWorks for more details.



Setup by CLI

We recommend creating a new icejs app using create-ice, which sets up everything automatically for you. To create a project, run:


bash
$ npm init ice <project-name>


npm init <initializer> is available in npm 6+


Start local server to launch project:


bash
$ cd <project-name>
$ npm install
$ npm run start # running on http://localhost:3333.


It's as simple as that!


Examples

Contributing

Please see our CONTRIBUTING.md


Contributors





chenbin92






ClarkXia






狒狒神






Hengchang Lu






大果






NK






yangfan






那吒






Rhuzerv






f00bar





许文涛






sspku-yqLiu






MO






chenliandong






sprying






0xflotus






AshShen






Eric Zhang






Far Tseng






QYW





Art.XD






Yurisa






ZHOU Cheng






游鹿






nancy






nieyao






truman.p.du






dadalong






yanchanglu






二凢





木杉






炽翎






蒋启钲






赵的拇指






赵锐

Ecosystem

| Project | Version | Docs | Description |
| ---------- | -------------------------------------- | --------------------- | ------------------------------------------------- |
| icejs | | docs | A universal framework based on react.js |
| icestark | | docs | Micro Frontends solution for large application |
| icestore | | docs | Simple and friendly state for React |
| formily | | docs | Performant, flexible and extensible form solution |
| ahooks | | docs | React Hooks Library |


Community

| DingTalk community | GitHub issues | Gitter |
| --------------------------------------------------------------------------------------------------------------------------------------- | ------------- | -------- |
| | issues | gitter |


License

MIT