Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 762 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 762 Bytes

[bitwave.tv]

bitwave.tv banner image

[bitwave.tv] - an open platform live streaming service for creators to freely express themselves.

Dev Setup

# install dependencies
$ npm ci

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

Production Setup

# install dependencies
$ npm ci

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

jetbrains logo

For additional explanation on how things work, checkout: