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

https://github.com/levicook/asset-playground


https://github.com/levicook/asset-playground

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

          

# asset-playground

## Development

Mac Setup:
* brew install daemontools
* brew install node
* brew install parallel
* npm install -g mocha-phantomjs

```
source dev.env
start-assets
open http://localhost:2001
```