Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

prescientmoon/purescript-board-game

Repository files navigation

Purescript halogen proof of concept

A small board game proof of concept making use of:

  • purescript
  • halogen
  • svg
  • profunctor lenses

Setting up the repository locally

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

Running a development server

pnpm dev

Building for production

This step assumes you have zephyr installed.

pnpm build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published