Site This project was bootstrapped with Create React App. Setting up for local development Prerequisites NodeJS 6.* Yarn Commands First time and on every pull: $ yarn To start local server: $ yarn start Create production build $ yarn $ yarn build