CSE 4663 Human Computer Interaction
MSU Fall 2022
Production build hosted at fedex.mackstanley.com 
- Install
node. - Install
yarnwithnpm install --global yarn. - Clone this repository and
cdinto the project directory. - Run
yarnto install dependencies. - Start the development server by running
yarn start. - A browser window should open automatically. If not, follow the link in the terminal.