/card-game

a card game for BPVG

Primary LanguageSvelte

aCardGame Setup

Pocketbase

    1. extract the files from the zip file in the exports folder to the pb_data folder
    1. open a terminal in the pocketbase folder and do ./pocketbase serve

SvelteKit

    1. open terminal in root of project
    1. run npm i command
    1. run npm run build command
    1. run npm run preview command

Tested Operating systems

  • Windows 11
  • MacOS 10