Skip to content

Code0987/Angular-7-Example-Car-Rental

Repository files navigation

Angular 7 Example: Car Rental

Running

For debugging,

npm install
npm run start

For live,

npm install
npm run postinstall
npm run start

Testing

npm install
npm run test
npm run e2e

Testing

Screenshots

1 - Home 2 - Details 1 3 - Details 2