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

https://github.com/levelopers/card-game


https://github.com/levelopers/card-game

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# card-game

### Instruction:
#### run client:

>cd ./client

> npm i

>npm start

#### run server:

>cd ./server

>npm i

>npm start

#### open browser at http://localhost:3000/
---

### screen shot

![屏幕截图(36)](https://user-images.githubusercontent.com/38830527/91486647-9adc3b80-e87a-11ea-8417-dfec14801f0f.png)