Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

mateiadrielrafael/purescript-board-game

 
 

Repository files navigation

🚧 This repo has been moved to prescientmoon/purescript-board-game 🚧

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 git@github.com: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

Languages

  • PureScript 81.8%
  • JavaScript 13.0%
  • CSS 2.7%
  • Dhall 2.0%
  • HTML 0.5%