251 B
251 B
Animotion
This is an Animotion presentation.
Setup
Install dependencies.
pnpm i
Run the development server at http://localhost:5173/.
pnpm run dev
Build and preview deploy.
pnpm run build && pnpm run preview