Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alpsar4l/elm-airhorn
A website created with Elm that plays an airhorn sound when clicked.
https://github.com/alpsar4l/elm-airhorn
airhorn elm elm-lang
Last synced: about 1 month ago
JSON representation
A website created with Elm that plays an airhorn sound when clicked.
- Host: GitHub
- URL: https://github.com/alpsar4l/elm-airhorn
- Owner: alpsar4l
- Created: 2022-10-13T21:30:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T00:59:52.000Z (11 months ago)
- Last Synced: 2024-09-30T05:21:10.161Z (about 2 months ago)
- Topics: airhorn, elm, elm-lang
- Language: Elm
- Homepage:
- Size: 6.06 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Airhorn
don't expect anything grand, just putting it out there - it's my first time diving into elm. anyway, no big deal, we're just chillin' here, you know? :)
## Build
you can run this code snippet to get the output
```shell
elm make src/Main.elm
```## Development
just type this to kick off in development mode
```shell
elm reactor
```## Other
[elm-lang](https://elm-lang.org/)