Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rrrnld/leeve.it-client
https://github.com/rrrnld/leeve.it-client
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rrrnld/leeve.it-client
- Owner: rrrnld
- License: mit
- Created: 2015-07-08T09:00:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T09:57:37.000Z (over 9 years ago)
- Last Synced: 2024-11-06T06:42:49.231Z (3 months ago)
- Language: JavaScript
- Size: 191 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`.