mirror of
https://github.com/BluemediaDev/video-platform.git
synced 2025-03-13 13:41:42 +01:00
An extremely simple self-hosted video platform
public | ||
src | ||
.browserslistrc | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
package.json | ||
README.md | ||
yarn.lock |
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