btroncone / angular2-async-pipe

Demo code for egghead.io AsyncPipe lesson.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular2-async-pipe

Demo code for egghead.io lesson.

##Getting Started

# clone the repo
git clone https://github.com/btroncone/angular2-async-pipe.git

# cd into project
cd angular2-async-pipe

# install dependencies
npm install

# start the server
npm start

About

Demo code for egghead.io AsyncPipe lesson.


Languages

Language:JavaScript 45.3%Language:TypeScript 37.8%Language:HTML 16.9%