https://github.com/levelopers/card-game
https://github.com/levelopers/card-game
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/levelopers/card-game
- Owner: levelopers
- Created: 2020-08-27T19:27:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T19:35:27.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T23:29:47.017Z (over 1 year ago)
- Language: JavaScript
- Size: 178 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
