This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
Install dependencies and run:
npm install
npm testOptional scripts:
npm run test:watch
npm run test:coverageTest configuration and specs live in test/.