Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# TVPARTY demo
An example of using the [TVPARTY](https://github.com/bnhovde/TVPARTY) framework

Includes a few games for inspiration

#### Demo
[https://tvparty-io.herokuapp.com/](https://tvparty-io.herokuapp.com/)

## Running locally:
```
npm install
npm start
```