Skip to content

zazedd/soundscapes

Repository files navigation

Soundscapes

ci

Backend is here: backend-soundscapes

Features

  • Hot Module Reload of all code in the app (including Elm)
  • Tooling installation via elm-tooling
    • Includes Elm, elm-format, elm-json, and elm-test-rs
  • Basic unit test and elm-review examples
  • Github Actions CI for running tests

Running

cd soundscapes
npm install
npm run dev

Screenshots:

1 2