Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zimmi48/coinche-a-cinq
https://github.com/zimmi48/coinche-a-cinq
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zimmi48/coinche-a-cinq
- Owner: Zimmi48
- Created: 2024-01-10T20:25:14.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-09T10:36:52.000Z (11 months ago)
- Last Synced: 2024-10-11T21:46:51.138Z (2 months ago)
- Language: Elm
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.