Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 351 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 351 Bytes

Le tech4good du oui

Installation

Pré-requis

  • Python
  • Node

Python

Install

python -m venv venv
source venv/bin/activate
python -m pip install -r requirements.txt

Node

Install

yarn

https://www.remotion.dev/docs/

Start

yarn start

Build video

yarn build