matt4446 / sample-ng-http

Angular 2 HTTP sample: web + mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2 HTTP demo

This repo contains two projects using the Angular 2 Http service:

  • web: a web app that fetches data from a JSON API.
  • mobile: a NativeScript mobile app that does the same.

About

Angular 2 HTTP sample: web + mobile


Languages

Language:TypeScript 67.6%Language:HTML 24.4%Language:JavaScript 6.1%Language:CSS 1.9%