Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 247 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 247 Bytes

How to start application

In the project directory, run the following command to install dependencies:

npm install

Then start the application using:

npm start

The app will start on http://localhost:3000