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

https://github.com/heman/juleljus_frontend


https://github.com/heman/juleljus_frontend

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

This is the frontend for the juleljus project.

# Set up
```bash
virtualenv .
. bin/activateh
pip install -r packages
```