Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 294 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 294 Bytes

Appointment Booker

Step 1: Clone the repository

git clone https://github.com/sarthak-g/AppointmentBooker.git

Step 2: Move into directory

cd AppointmentBooker/

Step 3: Install dependencies

npm install

Step 4: Run app on local server

npm run serve