https://github.com/danielrohers/compara-online-poker
https://github.com/danielrohers/compara-online-poker
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielrohers/compara-online-poker
- Owner: danielrohers
- Created: 2017-05-31T08:24:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-31T08:27:03.000Z (about 9 years ago)
- Last Synced: 2025-01-24T10:47:06.932Z (over 1 year ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# compara-online-poker
[](https://david-dm.org/danielrohers/compara-online-poker)
[](https://david-dm.org/danielrohers/compara-online-poker#info=devDependencies)
## Setup
**Requirements**
> [Node.js >= 6.x](https://nodejs.org)
**Install dependencies**
```bash
$ [sudo] npm install
```
**Development**
```bash
$ npm start
```