This directory contains the Motion Canvas project for the video.
- Node.js (the project was developed with version v20.9.0)
- npm (comes with Node.js)
- Clone the repository:
git clone https://github.com/MartyO256/variable-name-generation-tutorial.git
cd variable-name-generation-tutorial/presentation
- Start the Motion Canvas project using npm:
npm start
- Open the server at URL http://localhost:9000/ in a web browser.