Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lue-bird/under-the-rain


https://github.com/lue-bird/under-the-rain

animation elm svg

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## under the rain 🌱

Simple animation, built using [elm](https://elm-lang.org/) for a 2h art jam.

→ [(laggy) website](https://lue-bird.github.io/under-the-rain/)

### run locally
```noformatingples
npx elm-watch hot
```
- [lydell/elm-watch website](https://lydell.github.io/elm-watch/)

and open the index.html file or better
```noformatingples
serve
```
- [vercel/serve](https://github.com/vercel/serve)