Install the required dependencies by running the following command in the terminal of the root folder (site-11):
npm i
Then start the development server by running:
npm start
Open your web browser and go to http://localhost:3000 to view the app.
Install the required dependencies by running the following command in the terminal of the root folder (site-11):
npm i
Then start the development server by running:
npm start
Open your web browser and go to http://localhost:3000 to view the app.