React, MobX, React-Router and Webpack boilerplate with async routes. This boilerplate is also ready for deploying your app to Heroku.
$ git clone https://github.com/alexdevero/react-mobx-react-router-boilerplate.git
yarn
or
npm install
yarn start
or
npm start
yarn run build
or
npm run build
yarn run preview
or
npm run preview
Components are now loaded async with react-router-loader and the store is injected via MobX Provider.
Development and maintenance of this project takes a lot of time. If you want to support this project and help its author, there are few ways you can do it:
- Starring and sharing the project
- —make one-time donations via PayPal.
- —set up monthly donation via Patreon and get interesting news about what I'm doing.
- —send bitcoins or ethereum to this address:
19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp
.
Thank you!
Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
MIT © Alex Devero.