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

https://github.com/pardahlman/junction2016

Hackathon project
https://github.com/pardahlman/junction2016

hackathon junction reactjs

Last synced: 5 months ago
JSON representation

Hackathon project

Awesome Lists containing this project

README

          

# Space Dictators

## Play

[http://space-dictators.herokuapp.com](http://space-dictators.herokuapp.com)

## To setup locally

1. Install node.js (`brew install node`)
2. `npm install`
3. `npm start`
4. `npm run start-dev-client` (in another terminal)
4. Go to [http://localhost:9000](http://localhost:9000), or `${IP}:9000` from a mobile device.

You can find your IP with `ifconfig`.