My Project

Describe your project here.

Requirements

Optional:

Installation

  • Clone the repo
  • Run yarn install

Dependencies are locked with yarn.lock; please use yarn rather than npm for installing.

Running

  • Run yarn start

Unit Tests

  • Run yarn test