Should be ready to use locally out of the box, may require some tweaks to the server.js if you want to deploy it to heroku or vercel/something.
yarn
# or
npm install
npm run dev
npm run serverStart
yarn lint
# or
npm run lint
yarn format
# or
npm run format
quasar build