среда, 8 декабря 2021 г.

Install next js app react 2021



You need to install node js before create next js project

start your terminal/command prompt and run 

npx create-next-app@latest

after, you need enter project name
next-new-pro


cd
next-new-pro

npm run dev

open in your browser
localhost:3000





Комментариев нет:

Отправить комментарий