Skip to content

tech-eng-dev/Scalio-test

Repository files navigation

Overview

This is simple Angular web application which makes a request to an API, parses the response, and displays the result in the UI. There are two components - one search component and one results component. Angular Material UI library is used.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Screenshot

Screen Shot

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.