Skip to content

darpanpathak/angular2-Getting-Started

Repository files navigation

Angular2 Pipe Example

I have created a front-end using Angular-Cli. This front-end includes angular2 custom pipe example.

Assumptions

You already have following things installed on your machine.

Steps to clone and run the project

  1. Clone this repository into your local machine using the terminal (mac) or Gitbash (PC) > git clone https://github.com/darpanpathak/angular2-Getting-Started.git
  2. Open this repository with any of your favourite IDE(I am using Visual Studio Code)
  3. Run > npm install in command prompt to install npm dependencies
  4. Run > ng serve in command prompt
  5. Open http://localhost:4200 on your favourite browser

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published