Make sure you have Node.js installed : https://nodejs.org/en
use a code editor (Ex: VsCode) and open the website folder
Get the file directory using
cd my-react-app
Run this code :
npm install
Then run the website using
npm run dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Make sure you have Node.js installed : https://nodejs.org/en
use a code editor (Ex: VsCode) and open the website folder
Get the file directory using
cd my-react-app
Run this code :
npm install
Then run the website using
npm run dev