ManimCommunity / manim_editor

Web Presenter for Mathematical Animations using Manim.
https://docs.editor.manim.community
MIT License
257 stars 12 forks source link

Install manually from git manim_editor #90

Closed pihightech closed 1 month ago

pihightech commented 1 year ago

Hello, I'm a young developer and I can't install the project from the git repo. Do you have to do 'npm install' In folder, you have to go to run the command: python3 -m http.server ?

Thanks in advance

christopher-besch commented 1 year ago

You don't need npm to install the Manim Editor. Refering to the installation instructions: Run this after installing Python and Manim:

python -m pip install manim-editor