Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadeesha/confront
https://github.com/nadeesha/confront
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nadeesha/confront
- Owner: nadeesha
- Created: 2014-02-25T05:11:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-07T08:53:23.000Z (over 10 years ago)
- Last Synced: 2024-04-14T07:10:38.803Z (7 months ago)
- Language: JavaScript
- Size: 20.9 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!