Skip to content

Front end code for a video streaming site built with Vue.js and Nuxt.js

License

Notifications You must be signed in to change notification settings

Ryochan7/BitWave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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:

About

Front end code for a video streaming site built with Vue.js and Nuxt.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 85.9%
  • JavaScript 13.3%
  • Other 0.8%