https://github.com/nebrius/chimehack2013-server
The server for the chimehack2013 app
https://github.com/nebrius/chimehack2013-server
Last synced: over 1 year ago
JSON representation
The server for the chimehack2013 app
- Host: GitHub
- URL: https://github.com/nebrius/chimehack2013-server
- Owner: nebrius
- License: mit
- Created: 2013-12-07T04:19:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-08T02:42:00.000Z (over 12 years ago)
- Last Synced: 2025-02-08T08:47:03.119Z (over 1 year ago)
- Language: JavaScript
- Size: 238 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
chimehack2013-server
====================
Repository for our Chimehack entry for the UNICEF challenge. Submission is at http://chimehack.challengepost.com/submissions/18881-unicef-trick-or-treat-adventures.
Client code can be found at https://github.com/bryan-m-hughes/chimehack2013
To run the server:
```
node server.js
```