This App emulates a job search site.
WIP! Currently working on branch refactor on a Flex-Layout / Angular Material solution.
- Angular 7
- Bootstrap 4
- SASS
- Font-Awesome
- lodash
- ngx-pagination
In order to setup the Angular application just run the following command from root folder
npm installto download all dependencies
Start the server:
$ ng serveNavigate to http://localhost:4200/
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via Protractor.
- Change to angular material