These instructions will help you get a copy of the project up and running for development and testing purposes. For server-side code, refer to the server repo.
pnpm i
.
To start the application, type npm run serve
. Please refer to package.json
for additional commands.