Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Search Developers across the world. An Angular 4 Web Application Tutorial.
https://github.com/sandeep1995/angular-4-search-devs

angualr2 angular-cli angular4 github-api github-pages typescript

Last synced: 3 months ago
JSON representation

Search Developers across the world. An Angular 4 Web Application Tutorial.

Awesome Lists containing this project

README

        

# Angular 4 Search Developers in your city

This Angular 4 project is a part of [Angular 4 tutorial on ApplyHead.com](https://applyhead.com/angular-4-tutorial-make-angular-4-app-using-github-api/)

## 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`