Sample App that dispaly data from an API
- Clone the repository to directory
- CD to the above directory
- Run
npm install
- this will take few min to install all the dependecies - Run
ng servce
- this will take few min to build and run the application in dev mode - Navigate to
http://localhost:4200/
The application will automatically reload if you change any of the source files.