Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lenards/exo-285
https://github.com/lenards/exo-285
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lenards/exo-285
- Owner: lenards
- Created: 2020-08-11T03:15:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T03:16:56.000Z (over 4 years ago)
- Last Synced: 2024-11-13T05:35:35.151Z (2 months ago)
- Language: Elm
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Local Dev
```
./node_modules/.bin/elm-live.cmd src/Main.elm --pushstate -- --output=./elm.js --debug
```