To be able to run this project, run the following commands in your terminal.
npm i -g pnpm
pnpm installTo build this project, you can run the below command.
npm run buildor to live test this project you can run
npm run devHuge credits to MericcaN41's repo as a template, this code is theirs, mine is just modified.