/ipc-2016-angular2-app

IPC 2016 - Berlin - Angular 2 Demo

Primary LanguageJavaScript

Angular 2 - IPC Berlin 2016 App

This repository holds the TypeScript source code of the angular.io quickstart, the foundation for most of the documentation samples and potentially a good starting point for your application.

What you should have to run this app?

  • Node JS (download the latest version from here
  • TypeScript
    • After installing Node, do npm install typescript -g

How to run this project?

  • git clone https://github.com/afirdousi/ipc-2016-angular2-app.git
  • npm install (Installs all depedencies from package.json)
  • npm start

Contact :