React App Skeleton
A Simple webpack boilerplate ready for development of new react apps
Instructions
- Clone / download the repo
- Run npm install to download all dependencies
- Run npm start to open a live reloading version at localhost:8080
A Simple webpack boilerplate ready for development of new react apps