Early Alpha
A modern web interface for VLC Media Player built with Vue.js and Vuetify.
- Clone this repository
- Edit
docker-compose.yml
to include the correct server address and port for your VLC instance - Run
docker-compose up -d
- Profit
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint