Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 394 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 394 Bytes

INTERRUPT 2023

How to run the app in local machine:

Step 1: Clone the repository

git clone https://github.com/ACE-SVCECSE/interrupt23.git

Step 2: Move to the project directory

cd interrupt23

Step 3: Install the dependencies to the local node_modules folder

npm install

Step 4: Run the app in the development mode

npm start

The web app will run at http://localhost:3000/