Ice

🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
Alternatives To Ice
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Realworld74,668
4 days ago1April 19, 201768mitTypeScript
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
React Starter Kit21,935152 days ago23March 07, 20165mitTypeScript
The web's most popular Jamstack front-end template (boilerplate) for building web applications with React
Ice17,57172112 hours ago84August 26, 2022286mitTypeScript
🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
Redwood16,044185 hours ago3,293September 24, 2022431mitTypeScript
The App Framework for Startups
Sst15,241413 hours ago681September 23, 2022674mitJavaScript
💥 SST makes it easy to build full-stack serverless apps.
Nhost6,69592 days ago91September 20, 2022136mitTypeScript
The Open Source Firebase Alternative with GraphQL.
Midway6,669314714 hours ago204August 16, 2022133mitTypeScript
🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈
Webiny Js6,5911134 hours ago251September 07, 2022254otherTypeScript
Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
React Firebase Starter4,45725 months ago25July 22, 2016135mitJavaScript
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
Serverless Stack Com3,650
2 days ago123mitSCSS
An open source guide for building and deploying full-stack apps using Serverless and React on AWS.
Alternatives To Ice
Select To Compare


Alternative Project Comparisons
Readme

ice.js

Downloads Version GitHub license PRs Welcome Gitter Leaderboard

A universal framework based on React.js, 📚 Docs.

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:

$ npm init ice ice-app --template @ice/lite-scaffold

npm init <initializer> is available in npm 6+

Start local server to launch project:

$ cd ice-app
$ npm install
$ npm run start # running on http://localhost:3000.

It's as simple as that!

Contributing

Please see our CONTRIBUTING.md

Contributors

Contributors can contact us to join the Contributor Group.

Community

LICENSE

MIT

Popular Reactjs Projects
Popular Serverless Projects
Popular Web User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Reactjs
Basic
Serverless
Routing
Single Page Applications
React Router
Server Side Rendering
Ice