Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sandeep1995/angular-4-search-devs
- Owner: sandeep1995
- License: mit
- Created: 2017-04-15T15:06:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T15:02:32.000Z (about 4 years ago)
- Last Synced: 2024-07-18T03:43:57.412Z (4 months ago)
- Topics: angualr2, angular-cli, angular4, github-api, github-pages, typescript
- Language: TypeScript
- Homepage: https://sandeep1995.github.io/angular-4-search-devs/
- Size: 1.46 MB
- Stars: 19
- Watchers: 3
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`