/customPipes

This project shows how to build custom Pipes in Angular

Primary LanguageTypeScript

Custom Pipe

About

This project gives details about how to write Custom Angular pipes. Reference - https://angular.io/guide/pipes#custom-pipes

Steps to run the project

Install npm packages using command - npm run install

Start the developement server using command - ng serve

By default server starts in port 4200. This portal can be accessed using this URL - http://localhost:4200

Youtube video link