An open API service indexing awesome lists of open source software.

https://github.com/gyzerok/elm-news


https://github.com/gyzerok/elm-news

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Elm News

## Installing

```
npm i -g elm
npm i
elm-package install -y
```

## Running

```
npm run dev
```