- Fork & Clone the repository.
npm install
+npm run build
- Open the
src/data/videos.json
, and add/update the videos. - Upload the video to
public/v/[YEAR]
(replace the[YEAR]
with the current year.) - Verify the web application works locally.
- Commit the changes to deploy the updates.
- Verify the updates/changes worked.