🐰 Rax is a progressive React framework for building universal application. https://rax.js.org
Rax is a progressive React framework for building universal applications.
💌 Write Once, Run Anywhere: write one codebase, run with
Web,
Weex,
Node.js,
Alibaba MiniApp,
WeChat MiniProgramand could work with more container that implements driver specification.
⏱ Fast: use better performance and tinier size(📦~6KB) alternative to React with the same API.
📤 Easy: quick start with zero configuration, all features like
Progressive Web App (PWA),
Server-Side Rendering (SSR)and
Function as a service (FaaS)can be used out of the box.
Create a new Rax project using
create-rax:
$ npm init rax
npm initis available in npm 6+
Start local server to launch project:
$ cd $ npm install $ npm run start
You need to install the Iceworks extension and invoke the
Iceworks: Create Applicationcommand from the VS Code command palette (
Ctrl + Shift + Por
Cmd + Shift + Pon Mac):
You can inspect and modify the state of your Rax components at runtime using the Rax Developer Tools browser extension, and extension not works in
productionmode.
You can use Iceworks VS Code Extension to get better development experience.
You can find some awesome things in awesome-rax.
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing.
This project exists thanks to all the people who contribute.
For general help using Rax, please refer to the official site. For additional help, you can use one of these channels to ask a question: