An open API service indexing awesome lists of open source software.

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 彩票项目

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