[bitwave.tv] - an open platform live streaming service for creators to freely express themselves.
# install dependencies
$ npm ci
# serve with hot reload at localhost:3000
$ npm run dev# install dependencies
$ npm ci
# build for production and launch server
$ npm run build
$ npm startFor additional explanation on how things work, checkout:

