This is a Next.js project bootstrapped with create-next-app
.
It is recommended to use the same node and npm versions for development. An easy way to do so would be to use nvm
(Linux/MacOS, Windows).
nvm: 1.1.12
After installing nvm
, run:
nvm use
npm install
This will automatically use the node version defined in .nvmrc
and then proceed with installing the necessary dependencies for development.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
This project uses the following libraries:
https://stackoverflow.com/questions/16835421/how-to-allow-chrome-to-access-my-camera-on-localhost Local Qrcode testing require setting tweak Steps: