Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nadeesha/confront


https://github.com/nadeesha/confront

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

confront
========

# Set up

* Change the backend API endpoint in `app.js`. It's under constant `API`.
* `CD` to the root directory.
* run `python -m SimpleHTTPServer 8765` (You need to have python)
* goto `http://localhost:8765/app`
* Profit!