Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rrrnld/leeve.it-client


https://github.com/rrrnld/leeve.it-client

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# Leeve.it client

This is an application example to show how to interact with the leeve.it API. To start using it, clone the repository and run the following commands from a terminal inside of this folder:

```
$ npm install
$ gulp serve
```

Please note that you need to have an API server running and configure the paths inside `./src/js/config.js`.