https://github.com/dasch/omg
Dead simple example of using Elm and websockets
https://github.com/dasch/omg
Last synced: 11 months ago
JSON representation
Dead simple example of using Elm and websockets
- Host: GitHub
- URL: https://github.com/dasch/omg
- Owner: dasch
- Created: 2016-05-18T21:26:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-18T22:33:06.000Z (about 10 years ago)
- Last Synced: 2025-01-28T20:41:58.915Z (over 1 year ago)
- Language: Elm
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Just do this to get started:
```
bundle install
ruby app.rb
```
Open and you're off!