Skip to content

atelevca/angularBasicsSpring2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Create an application which will show a grid of books (find them in books.json).

In project should be at least:

  • @Input() and @Ouput() decorators
  • two structural directives
  • two attribute directives
  • one pipe
  • *one custom directive and custom pipe

Use your imagination for the design :)

Usefull commands:

  • npm install -g @angular/cli
  • ng new
  • ng g
  • ng serve

About

Demo app for UI internship 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published