Skip to content

jonasfroeller/Friedrich_Nietzsche

Repository files navigation

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