Showoff is a game created for cardists to test their skill and knowledge in cardistry!
Make sure to install the dependencies:
npm install
Start the development server on http://localhost:3000
:
npm run dev
Build the application for production and serve:
npm run generate && npx serve .output/public