Vue 3 Video Player
- Add Video to 'assets' folder
- Backend (Root Folder) - Default Port 3000
yarn
yarn dev
- FrontEnd (Client) - Port Random
yarn
yarn dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.