download and install nodejs from https://nodejs.org/en
after installation, run the command in your terminal:
npm install next react react-dom
then:
npm run dev
download and install nodejs from https://nodejs.org/en
after installation, run the command in your terminal:
npm install next react react-dom
then:
npm run dev