GitHub - felipecodes/react-backpack: 🎒 Just a simple way to init React apps, and keep it simples

Skip to content

Navigation Menu

Sign in

Appearance settings

React App Boilerplate

See the app documentation's here.

Running the app

Production mode

Whenever you want to run in production mode you have to have build the app and to after run the app:

Build the renderer server

Build the React App

Start the renderer server

Development mode

Whenever you want to run in development mode:

Start the renderer server in development mode

Start the webpack-web-server to develop the React App