Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 439 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 439 Bytes

Angular 4 Search Developers in your city

This Angular 4 project is a part of Angular 4 tutorial on ApplyHead.com

Clone this repo

git clone https://github.com/sandeep1995/angular-4-search-devs.git

Install packages

npm install

Install Angular CLI

npm install -g @angular/cli

Serve this project and visit localhost:4200

npm start