Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 492 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 492 Bytes

AngularProject

To run Resto. Go to Resto repository through cmd and run the command: ng serve
To get json data. Go to DB repository and run the command json-server --watch db.json . Server shoould start on localhost:3000
Angular properities Used : Routing , Http, Services, Reactive Forms Module, Form Validators
Extra Things Used: Bootstrap forms, Navbar, Cards, Alert , Json Data for DB: hosted on localhost:3000