Stream custom live channels using your own media
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
NotExpectedYet 655fc982f4 setup composition-api for vue2 4 years ago
..
public add vuetify and basic sidebar layout - responsive 4 years ago
src add vue-router and initial home page 4 years ago
.gitignore add vue ui 4 years ago
README.md add readme note for WIP 4 years ago
babel.config.js add vue ui 4 years ago
jsconfig.json add vue ui 4 years ago
package-lock.json setup composition-api for vue2 4 years ago
package.json setup composition-api for vue2 4 years ago
vue.config.js add vuetify and basic sidebar layout - responsive 4 years ago

README.md

ErsatzTV Vuetify UI - WIP

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.