https://github.com/quantumplation/kellett.uno
A simple online uno game
https://github.com/quantumplation/kellett.uno
Last synced: 2 months ago
JSON representation
A simple online uno game
- Host: GitHub
- URL: https://github.com/quantumplation/kellett.uno
- Owner: Quantumplation
- License: mit
- Created: 2020-03-16T00:21:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T22:44:26.000Z (about 5 years ago)
- Last Synced: 2026-02-01T10:38:47.426Z (5 months ago)
- Language: Svelte
- Homepage: https://kellett-uno.now.sh
- Size: 656 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kellett.uno
A simple online uno game
## Installation
- Make sure Node.js is installed on your machine.
- Make sure `vercel` command line tools are installed on your machine
- Add the "Svelte" plugin to vscode (by Svelte).
- Run `npm install`
- Run `vercel dev` (Note: may not work if you haven't deployed to [vercel](https://vercel.com/))