This is the Angular front-end version. Check the Java back-end in this link.
- Clone this repo
git clone https://github.com/danielmrcl/meetingRooms-project. - Download dependencies
npm install. - Run
ng servefor a dev server. Navigate tohttp://localhost:4200/.
- Angular CLI
- npm
Path: /add
Path: /rooms
Path: /details/:id
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.


