This is a stand alone React application created using Vite, Typescript, React, Mobx,and Material UI.
Inside the project directory run:
$ yarn install
$ yarn run start
by default the application will run on localhost:8000
.
To format your code, simply run:
$ yarn run format