react-simple-starter-with-gulp A simple starter kit for react with the use of gulp. Supports watching of files with BrowserSync for reloading. Creates a dist folder with bundled css and js. Instructions Install all the packages ````npm install```` Run gulp task ```` gulp ````