/matt-site

Primary LanguageTypeScript

Getting Started

Install dependencies:

pnpm i

Then run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

Deploy to prod

pnpm deploy:prod