Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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/)