Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lue-bird/under-the-rain
- Owner: lue-bird
- Created: 2023-11-18T19:49:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T19:51:29.000Z (about 1 year ago)
- Last Synced: 2024-10-20T00:34:58.458Z (3 months ago)
- Topics: animation, elm, svg
- Language: JavaScript
- Homepage: https://lue-bird.github.io/under-the-rain/
- Size: 18.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changes.md
- Contributing: contributing.md
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)