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
- Host: GitHub
- URL: https://github.com/mfellner/zappr-mock
- Owner: mfellner
- Created: 2016-02-02T22:47:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T15:53:40.000Z (over 9 years ago)
- Last Synced: 2024-10-12T00:21:04.003Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 14.6 MB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zappr-mock
[](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