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

https://github.com/requestly/saturn-demo


https://github.com/requestly/saturn-demo

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

### This is Saturn Demo app!

#### Run locally:
```js
npm i
```
```js
npm start
```

### Deploy on github pages:
```js
npm run deploy
```