- Node
- nvm - recommended to install and manage node versions. See .nvmrc for current node version.
- pnpm - node package manager
nvm usepnpm installThis is a Next.js project bootstrapped with create-next-app.
First, run the development server:
pnpm devOpen http://localhost:3000 with your browser to see the result.