This is the Github repository for the demo code for the Remotion presentation, which was presented at the 7th volume of Beer.js in Skopje.
Presentation: https://pitch.com/public/62f9b7ab-4e5a-46ad-ad1a-3cb7dcf19faa
- Firstly install all the dependencies by running:
npm run
- To start the project run the following command:
npm run dev