This is an experimental web client for Jellyfin based on Vue.js. We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start.
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
Author: jellyfin
Demo: https://jellyfin.org/
Source Code: https://github.com/jellyfin/jellyfin-vue
#vue #vuejs #javascript