npm install
Create a file with the name .env.local
in the root directory, and then go to this note you can find all the content you should copy-paste it in that new file
npm run dev
Open http://localhost:3000 with your browser to see the result.
npm install
Create a file with the name .env.local
in the root directory, and then go to this note you can find all the content you should copy-paste it in that new file
npm run dev
Open http://localhost:3000 with your browser to see the result.