This is a Next.js project bootstrapped with create-next-app.
This project uses NVM. Run follow commands and check node.js version.
$nvm install
$node -v
v16.14.2
First, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
- Note: please disable CORS in your browser, e.g. with an extension.
