This branch contains the basic boilerplate for a React-TypeScript environment. Here is how to set it up on your machine:
- Pull the most recent code by running
git pullin your terminal - Run
npm installto install the node dependencies - Run
npm startto start the server