Skip to content

Artjosh/omdb-angular-proficiency-v1-BASIC-TASK

Repository files navigation

OMDB EXAMPLE

This project was generated with Angular CLI version 15.2.1.

Libraries

  1. @ngneat/transloco: https://ngneat.github.io/transloco/
  2. Bootstrap: https://getbootstrap.com/
  3. Husky: https://typicode.github.io/husky/#/
  4. Prettier: https://prettier.io/
  5. Prettier-eslint: https://github.com/prettier/prettier-eslint
  6. Eslint: https://eslint.org/
  7. Eslint-config-prettier: https://github.com/prettier/eslint-config-prettier
  8. Eslint-plugin-prettier: https://github.com/prettier/eslint-plugin-prettier
  9. @angular/material: https://material.angular.io/
  10. @angular-eslint/schematics: https://github.com/angular-eslint/angular-eslint/tree/master/packages/schematics

Development server

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

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.