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

https://github.com/osoco/contestia-landing

Contestia's landing page.
https://github.com/osoco/contestia-landing

Last synced: 3 months ago
JSON representation

Contestia's landing page.

Awesome Lists containing this project

README

          

# Contestia Landing

Installation:
```
npm install
```
Dev mode:
```
gulp
```
Build website on `/dist` folder:
```
gulp build
```