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

https://github.com/andreypelykh/_template


https://github.com/andreypelykh/_template

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

## init
```
npm i && gulp
```

## clone & init
```
git clone --depth 1 https://github.com/andreypelykh/_template.git . && npm i && gulp
```