Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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)