react-boilerplate
react-boilerplate copied to clipboard
Step by Step React Boilerplate
react-boilerplate
Articles
http://nick.karnik.io/build-your-own-react-boilerplate/
https://dev.to/theoutlander/build-your-own-react-boilerplate-4b8l
https://medium.freecodecamp.org/how-to-build-your-own-react-boilerplate-2f8cbbeb9b3f
SETUP
git clone https://github.com/theoutlander/react-boilerplate.git
cd react-boilerplate
npm install