A small board game proof of concept making use of:
- purescript
- halogen
- svg
- profunctor lenses
This guide assumes you have pnpm, purescript and spago installed locally
-
Clone this project
git clone [email protected]:Mateiadrielrafael/purescript-board-game.git && cd purescript-board-game
-
Install all the dependencies
pnpm install
pnpm dev
This step assumes you have zephyr installed.
pnpm build