It is encouraged to use pnpm so the husky hooks can work properly.
pnpm installYou can start the server using this command:
pnpm devOpen http://localhost:3000 with your browser to see the result. You can start editing the page by modifying src/pages/index.tsx.