Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zimmi48/coinche-a-cinq


https://github.com/zimmi48/coinche-a-cinq

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

This app is written in [Elm](https://guide.elm-lang.org/) with [Lamdera](https://dashboard.lamdera.app/docs/starting) and [Elm-UI](https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/).

Lamdera can be installed using the [official installers](https://dashboard.lamdera.app/docs/download), which are also wrapped in nixpkgs (`elmPackages.lamdera`).

Use `lamdera live` to run and debug locally (unfortunately many browsers / private browsing sessions are needed to simulate 5 players).

Use `elm-format` to format the source code.