Requirements:
yarn
- Node >= 8.0 (
nvm install 8 && nvm use 8
) # TODO: Remove this requirement after parcel-bundler/parcel#40 is resolved
Setup:
- Clone this repo
- Run
yarn install
- Run
yarn run frontend
- In a separate terminal windowa run
yarn run backend