Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 305 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 305 Bytes

Site-11

Getting Started

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.