A simple lucky draw machine.
Demo on Vimeo: Watch
##Feature
- Support viewing the machine working from multiple devices at the same time
- Support mobile display and control
- Christmas theme
##How to install Lucky Draw?
-
Install Node.js: http://nodejs.org/
-
Locate to the folder "lucky-draw/App" and execute the command:
- On Mac, run
sudo npm install
- On Windows, run
npm install
- On Mac, run
-
Locate to the folder "lucky-draw/App",
- On Mac, run
sudo npm start
- On Windows, run
npm start
- On Mac, run
-
Open your browser and visit
http://localhost:3000
Good luck :D