Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.26 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.26 KB

Daily Kanji

I also wrote an article about the idea behind this project.

Commands

Install Dependencies

npm i

Start Preview

npm start

Render video locally

npm run build

Render video via SSR and publish it on IG

npm run ssr

Upgrade Remotion

npm run upgrade