garethslinn / Angular2_product_panel

Angular2 beta: product panel example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Product Panel

Example of a product panel using Angular 2.

Dependencies

  • Node.js

Installing

Install the dependencies:

npm install

Then we will

  • compile the TypeScript code and
  • host the app on local development server

by running the command:

npm run go

About

Angular2 beta: product panel example


Languages

Language:TypeScript 53.3%Language:HTML 32.5%Language:CSS 14.3%