Skip to content

sumedhe/lab-reservation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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