Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 520 Bytes

File metadata and controls

13 lines (7 loc) · 520 Bytes

Generate Animated Video (Copy)

This is a code bundle for Generate Animated Video (Copy). The original project is available at https://www.figma.com/design/rgGA5RQeoglRDbR7FFvgeT/Generate-Animated-Video--Copy-.

Running the code

Run npm i to install the dependencies.

Run npm run dev to start the development server.

Static site branch

This branch contains the static HTML/CSS/JS export built from the original React/Vite source. The original source is preserved on branch �ackup/react-src.