Boilerplate React Repo
Boilerplate repo. for React development. Sets up webpack fully configured for grab and go development.
Usage
git clone
this repo (or download as zip and exctract)npm install
npm run start
Credits
Built following the Webpack tutorial by Indrek Lasn. Full credits to the author of that tutorial. I'll probably add my own additions to this overtime but for now it's pretty much exactly following his in a format I can understand a bit better.