Contributing To get started: run yarn to install dependencies run yarn start to start a server in watch mode point a browser to localhost:5173, or whichever port numberVite indicates after you ran yarn start. For tests, run yarn test.