Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bnhovde/tvparty-example
Example version of TVPARTY with a few games
https://github.com/bnhovde/tvparty-example
Last synced: about 1 month ago
JSON representation
Example version of TVPARTY with a few games
- Host: GitHub
- URL: https://github.com/bnhovde/tvparty-example
- Owner: bnhovde
- Created: 2017-10-29T09:26:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-21T07:47:23.000Z (over 6 years ago)
- Last Synced: 2023-08-30T23:19:49.416Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://tvparty-io.herokuapp.com/
- Size: 32.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TVPARTY demo
An example of using the [TVPARTY](https://github.com/bnhovde/TVPARTY) frameworkIncludes a few games for inspiration
#### Demo
[https://tvparty-io.herokuapp.com/](https://tvparty-io.herokuapp.com/)## Running locally:
```
npm install
npm start
```