daybrush / scenejs-render

🎬 Make a movie of CSS animation through scenejs.
https://daybrush.com/scenejs-render/
165 stars 17 forks source link

How to run this on windows? #13

Open yasserius opened 3 years ago

yasserius commented 3 years ago

I installed npm and node and ffmpeg, and all are added to path. But the render command is not recognized: image

How to run this in windows? Thanks in advance!

daybrush commented 3 years ago

@yasserius

Did you install @scenejs/render in global? Or how about running it with npx render ...?