balajikirnakumar / ng2-dribbble

A minimal Angular2 playground using TypeScript and SystemJS loader

Home Page:http://mohammedzamakhan.github.io/ng2-dribbble

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng2-dribbble.ts

A minimal Angular2 playground (Dribbble Clone) using TypeScript and SystemJS loader

Install

Clone this repo and execute in your favourite shell:

  • npm i -g gulp to install gulp globally (if you don't have it installed already)
  • npm i to install local npm dependencies

Play

After completing installation type in your favourite shell:

  • gulp play to start a "Hello World" app in a new browser window. App files are observed and will be re-transpiled on each change.

Bitdeli Badge

About

A minimal Angular2 playground using TypeScript and SystemJS loader

http://mohammedzamakhan.github.io/ng2-dribbble


Languages

Language:HTML 41.8%Language:TypeScript 33.3%Language:CSS 14.5%Language:JavaScript 10.4%