mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2025-02-03 12:23:21 +00:00
Andreas B
c7067be9bb
Translated using Weblate (Swedish)
Currently translated at 20.0% (4 of 20 strings) Translation: Jellyfin/Jellyfin Vue Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/sv/
Jellyfin Vue
Part of the Jellyfin Project
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.
Build Process
# 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
Languages
Vue
56.7%
TypeScript
42.1%
Shell
0.3%
Dockerfile
0.3%
CSS
0.2%
Other
0.3%