Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orasund/lspyr
https://github.com/orasund/lspyr
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/orasund/lspyr
- Owner: Orasund
- Created: 2017-06-16T19:00:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-08T15:53:44.000Z (about 2 years ago)
- Last Synced: 2023-12-13T08:40:43.906Z (about 1 year ago)
- Language: Elm
- Size: 3.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LSPYR
## dependencies
Using [heroku/heroku-buildpack-static](https://github.com/heroku/heroku-buildpack-static.git)
deployment to heroku has been set up to be automatic.
## Build
```bash
elm-spa build
```## Build & Run
```bash
elm-spa server
```develop is deployed on [netlify](netlify.com) (login with Github)