Skip to content

shravan-g/lucky-draw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 

Repository files navigation

Lucky Draw

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?

  1. Install Node.js: http://nodejs.org/

  2. Locate to the folder "lucky-draw/App" and execute the command:

    • On Mac, run sudo npm install
    • On Windows, run npm install
  3. Locate to the folder "lucky-draw/App",

    • On Mac, run sudo npm start
    • On Windows, run npm start
  4. Open your browser and visit http://localhost:3000

Good luck :D

About

A simple lucky draw machine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.1%
  • CSS 34.5%
  • Other 0.4%