Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 383 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 383 Bytes

curtislarson.dev

Code for https://curtislarson.dev

Preact + Vite frontend with Deno backend.

Development

Start Front End Development Server

pnpm run dev

Start Back End Development Server

deno task server:watch

Building Front End Bundle

pnpm run build

Deployment

This is hosted on Deno Deploy