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

https://github.com/reimertz/differentperspectiv.es


https://github.com/reimertz/differentperspectiv.es

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# bully-www

## Install
```bash
npm install
bower install
```

## Serve
```bash
gulp serve
```

## deploy
```bash
gulp deploy
```