npm run build
# OR
pnpm build
npm run start
# OR
pnpm start
Please keep in mind that I did not add error handling (eg. status code 404) in the frontend. Please run this command before playing around.
npm run mock:beer
# OR
pnpm mock:beer
npm run destroy
# OR
pnpm destroy