This is a minimal react-setup.
Run npm install or yarn in the root folder.
gulp build to run a build of the project.
gulp server to run a local server in the dist folder.
gulp watch initiates build and server and thereafter watches the project.