filmov
tv
How To Setup/Install Next Js 13 Project In Your Pc
Показать описание
How to setup Edina Personal Portfolio React NextJS Template (both windows and Mac users). I am using windows
terminal also you can use mac or others OS built in terminal.
By following this simple 6 steps you can run Edina Personal Portfolio React Next JS Template in your computer
--------------------------------------------------------------------------------------------------
1. Check yarn version with command line interface in your computer by following command (yarn -v)
2. Check Node JS version with command line interface in your computer by following command (node -v)
3. If not install yarn & Node JS please install yarn & Node JS in you computer first.
4. extract downloaded file.
5. yarn install on this project
6. yarn dev
Thanks!