Logo - Open book, behind two sails with text, docs
-tech. annebrown.ca

Setup

Next.js App Setup

Create Next.js App

npx create-next-app@latest project-name

Run Dev Svr

pnpm dev