An extremely simple self-hosted video platform
Find a file
2021-11-15 18:24:35 +01:00
public Initial commit 2021-11-15 18:21:18 +01:00
src Initial commit 2021-11-15 18:21:18 +01:00
.browserslistrc Initial commit 2021-11-15 18:21:18 +01:00
.eslintrc.js Initial commit 2021-11-15 18:21:18 +01:00
.gitignore Initial commit 2021-11-15 18:21:18 +01:00
babel.config.js Initial commit 2021-11-15 18:21:18 +01:00
package.json Initial commit 2021-11-15 18:21:18 +01:00
README.md Update README 2021-11-15 18:24:35 +01:00
yarn.lock Initial commit 2021-11-15 18:21:18 +01:00

video-platform

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.