Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
My first time learning functional programming with Elm!
- Host: GitHub
- URL: https://github.com/ryan-haskell/seven-seas-elm
- Owner: ryan-haskell
- Created: 2016-10-06T05:20:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T14:52:27.000Z (over 4 years ago)
- Last Synced: 2024-11-27T09:29:38.652Z (about 2 months ago)
- Topics: elm, functional-programming, game, learn
- Language: Elm
- Homepage: https://ryannhg.github.io/seven-seas-elm
- Size: 118 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)