Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 260 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 260 Bytes

Animotion Template

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