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

https://github.com/ryan-haskell/seven-seas-elm

My first time learning functional programming with Elm!
https://github.com/ryan-haskell/seven-seas-elm

elm functional-programming game learn

Last synced: 3 months ago
JSON representation

My first time learning functional programming with Elm!

Awesome Lists containing this project

README

        

# seven-seas-elm
Intro to functional programming with elm

### Try it out
1. Install NodeJS
2. Run `npm install -g elm`
3. Run `elm-reactor`
4. Navigate to [http://localhost:8000](http://localhost:8000)