lumbur
v1.0.0
Published
Boilerplate w/ generator for building universal, extendable, and reusable React applications with `react-redux-provide`.
Downloads
32
Maintainers
Readme
lumbur
Boilerplate w/ generator for building universal, extendable, and reusable React applications with react-redux-provide
.
Table of contents
Usage
Simply clone this repo and run npm install
! You'll be prompted similarly to npm init
but for information about what you're building with this boilerplate. :)
Good starting points after initialization:
- npm run start:dev
- src/renderApp.js
- src/renderAppToString.js
- src/defaultProps.js
- src/middleware.js
- src/components/App.js
- Update README.md!
What's included?
Setup
Libraries
Providers