A simple lottery web application build in Node.js.
- Clone this repository on your local
npm install
- Go at the root of the repository and run
gulp --watch
- Go to http://localhost:3000
A simple lottery web application build in Node.js.
npm install
gulp --watch