https://github.com/gyzerok/elm-news
https://github.com/gyzerok/elm-news
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gyzerok/elm-news
- Owner: gyzerok
- Created: 2016-03-21T07:39:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T08:09:47.000Z (about 9 years ago)
- Last Synced: 2025-01-15T14:13:00.599Z (4 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elm News
## Installing
```
npm i -g elm
npm i
elm-package install -y
```## Running
```
npm run dev
```