This project was bootstrapped with Create React App, uses React, Redux, Redux Saga and it's deployed with Now.
To install all dependencies, run:
yarn install
The commands are self explanatory:
yarn start
yarn build
The deploy it's managed by Now. Just commit in master
branch.
To have a test with now:
now dev