This is a simple React starter kit with webpack + babel
#Getting Started There are two methods for getting started with this repo.
#Using Git > git clone https://github.com/wastefactory/react-starter-kit.git > cd react-starter-kit > npm install > npm start > go to http://localhost:8080/
#Downloading Zip > cd react-starter-kit > npm install > npm start > go to http://localhost:8080/