To load up from scratch:
- Pull Repo
- Run
yarn
inside root - To start up the client
yarn start
from the root
This project was bootstrapped using (electron-typescript-react-boilerplate
)[https://github.com/tfaieta/electron-typescript-react-boilerplate].