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

https://github.com/mfellner/zappr-mock

Prototyping with the Github API
https://github.com/mfellner/zappr-mock

Last synced: 5 days ago
JSON representation

Prototyping with the Github API

Awesome Lists containing this project

README

        

# zappr-mock

[![Join the chat at https://gitter.im/zalando/zappr-mock](https://badges.gitter.im/zalando/zappr-mock.svg)](https://gitter.im/zalando/zappr-mock?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Prototyping with the Github API.

### Development

Please install dependencies with

```
npm install
```

The following scripts are available via `npm run`:

* `clean` - remove build files
* `build` - build a development version
* `dist` - build a production distribution
* `server` - serve files via a development server