
What is it all about?
Reapp is everything you need to build amazing apps with React: a collection of packages that work together, our UI kit, and a CLI that scaffolds your app and includes a server and build system.
Key Features
* The CLI has three main functions: creating new apps, running them, and building them for release. Note that when you run your app, it will run in development mode by default which is much slower but easier to debug. Run it in production mode to get a feel for real-world performance. *Running and Building - Use reapp run to serve your app locally, by default at localhost: 3010. The run command has a few options to help you out. The build command is used once you're ready to deploy your app (to either the web or to Cordova) * Structure of your applications - By default /app/app.js is your entry point. Everything in the app folder should be pretty self-explanatory. /assets contains static assets as explained in the Running & Building section. In general, you'll place your assets into shared or the specific platform subdirectory.
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}