davedevx / github-search-api-angular

GitHub Search API with Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Search API with Angular

This project was generated with Angular CLI version 1.5.0.

First step (System requirements)

You should have nodejs and npm installed on your machine. Please follow instructions here: https://docs.npmjs.com/getting-started/installing-node

  • node version >= 6.9.4
  • npm version >= 5.5.1

Run npm install within the github-search-api-angular folder.

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory. Use the npm run build-prod flag for a production build.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

GitHub Search API with Angular


Languages

Language:TypeScript 77.2%Language:HTML 14.3%Language:CSS 5.3%Language:JavaScript 3.2%