https://github.com/respoke/hack-the-holidays
https://github.com/respoke/hack-the-holidays
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/respoke/hack-the-holidays
- Owner: respoke
- Created: 2014-12-10T16:23:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-11T01:49:58.000Z (over 11 years ago)
- Last Synced: 2025-02-03T10:46:24.266Z (over 1 year ago)
- Language: JavaScript
- Size: 320 KB
- Stars: 0
- Watchers: 11
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hack-the-holidays
=================
```
git clone https://github.com/respoke/hack-the-holidays.git
npm install
npm start
open http://localhost:8080/
```
The demo must be run from the http(s):// protocol so it can use WebRTC. Running from the file:// protocol won't use WebRTC and so won't work. Here, Node and Express are used to spin up a quick minimal http server. But any static http server, on any platform, will work as well. Enjoy and Happy Holidays!