react-starter-kit Step 1 git clone https://github.com/star2star/react-starter-kit.git <project directory> git remote rm origin Step 2 npm install Step 3 Open in atom and start editing files. Start with src/app.js atom . Step 4 Run it and open browser to http://localhost:8080 npm start