/glyphcollector-website

The website for https://glyphcollector.app/

Primary LanguageElm

The GlyphCollector website

https://glyphcollector.app/

The main repo of GlyphCollector can be found here.

Development Setup

  1. Install nix
  2. Enter nix-shell
  3. Develop: make dev
  4. Build: make build
  5. Deploy: make deploy