darkboywonder / liftoff

These are slides for launch code's lift off class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lfitoff Slides

This is an Animotion presentation.

Setup

Install pnpm

npm install pnpm

or globally

npm install -g pnpm

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

About

These are slides for launch code's lift off class


Languages

Language:Svelte 90.3%Language:TypeScript 4.9%Language:CSS 2.2%Language:HTML 2.0%Language:JavaScript 0.5%