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

https://github.com/stackbuilders/elm-test-quito-lambda

Quito Lambda - Elm Test
https://github.com/stackbuilders/elm-test-quito-lambda

Last synced: 10 months ago
JSON representation

Quito Lambda - Elm Test

Awesome Lists containing this project

README

          

# README

## Elm
### Install dependencies

```
cd Elm && npm install
```

## Fake server
### Install dependencies
```
cd fake_server && npm install
```