Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 346 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 346 Bytes

Lab Reservation System

Angular based Lab Reservation System for school teachers

lab-reservation-system

Start Server

cd Server
node index.js

Start Client

cd Client
npm start

Open http://localhost:4200 in browser