/target

Primary LanguageTypeScript

This project was bootstrapped with Create React App.

yarn

Run yarn in root folder, you have to have node.js and yarn installed

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Starts both client and server, to run them separately use yarn client and yarn server