Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 472 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 472 Bytes

Revideo Avatar Example

This is an example Revideo project featuring an AI avatar.

project.mp4

Getting Started

First, clone the repository:

git clone https://github.com/redotvideo/revideo-avatar-example.git

Now, install all dependencies:

cd revideo-avatar-example
npm install

You can now check out the project in the editor:

npm start