This is a Next.js project bootstrapped with create-next-app
.
NodeJS 18
First, run the installation of dependencies with the command:
npm install
When the process has finished and the node_modules folder is generated in the root, run the command:
npm run dev