https://github.com/charlescreativecontent/casino
A gaming center
https://github.com/charlescreativecontent/casino
Last synced: 10 months ago
JSON representation
A gaming center
- Host: GitHub
- URL: https://github.com/charlescreativecontent/casino
- Owner: CharlesCreativeContent
- Created: 2020-09-22T09:23:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-30T16:21:58.000Z (about 4 years ago)
- Last Synced: 2025-06-13T10:09:43.343Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 9.38 MB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
### Welcome to The Casino
## Installation
1. Clone repo
2. run `npm install`
## Usage
1. run `node server.js`
2. Navigate to `localhost:8080`
## Credit
Modified from Scotch.io's auth tutorial

