DrinkingCast

A drinking game for chromecast.(temporary name, ready still WIP)

Get started

To get started, first clone the repository. Make sure you have NPM installed. If you haven’t, you can install it here: https://nodejs.org/en/

Run the command npm install to get started.

Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

The game (todo)