This project was bootstrapped with Create React App.
- node
^6.10.3
- npm
^3.0.0
- (optional) yarn
^0.20.3
-
Install dependencies:
yarn install
-
Start Development server:
yarn start
Open this url http://localhost:3000/
in the browser.
Run yarn test
for running Jest.
Production build not ready for this version