https://github.com/kaeyleo/lottery
A lottery web app on Node.js basics with Express. Nodejs 彩票项目
https://github.com/kaeyleo/lottery
Last synced: about 1 month ago
JSON representation
A lottery web app on Node.js basics with Express. Nodejs 彩票项目
- Host: GitHub
- URL: https://github.com/kaeyleo/lottery
- Owner: kaeyleo
- Created: 2017-05-17T05:51:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-25T13:06:41.000Z (about 8 years ago)
- Last Synced: 2025-04-15T11:19:47.872Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 348 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lottery
A simple lottery web application build in Node.js.
## Usage
1. Clone this repository on your local
2. ``` npm install ```
3. Go at the root of the repository and run ```gulp --watch```
4. Go to http://localhost:3000