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

https://github.com/open-node/guess-num


https://github.com/open-node/guess-num

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# 猜数字

## Quick start
```bash
git clone [email protected]:open-node/guess-num.git

cd guess-num
vim todo.js
```

## Test
```
npm test
```