# ice **Repository Path**: shifeipython/ice ## Basic Information - **Project Name**: ice - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-07 - **Last Updated**: 2024-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ice.js
A universal framework based on React.js, [๐ Docs](https://ice.work/). ## Features - ๐ **Zero Config**: Out of the box support for ES6+, TypeScript, Less, Sass, CSS Modules๏ผetc - ๐ฏ **Practice**: Practice about file-system routing, state Management, request, etc - ๐ฆ **Hybrid**: pre-render pages at build time (SSG) or request time (SSR) for default - ๐ **Plugin system**: The plugin system provides rich features and allow the community to build reusable solutions - ๐ **Multi-End**: Support both web, miniapp and Weex ## Quick start We recommend creating a new ice.js app using create-ice, which sets up everything automatically for you. To create a project, run: ```bash $ npm init ice ice-app --template @ice/lite-scaffold ``` `npm init
## Community
- [Issues](https://github.com/alibaba/ice/issues)
- [Gitter](https://gitter.im/alibaba/ice)
## LICENSE
[MIT](https://github.com/alibaba/ice/blob/master/LICENSE)