gdyrrahitis / bpost-angular2-from-scratch

A simple Angular2 sample application

Home Page:http://codereform.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular2 from Scratch – Getting to know Angular2

A simple Angular2 sample application, presenting a very minimal setup on Angular2. The example presents a minimal structure for the application, setting npm dependencies, modules and Angular2 code.

Installation

  1. Clone or download repository in your local machine
  2. In project root, open a CMD window and type npm start
  3. Application launches in your browser

Article

Related blog post can be found here

Licence

Apache License Version 2.0

About

A simple Angular2 sample application

http://codereform.com

License:Apache License 2.0


Languages

Language:TypeScript 33.1%Language:HTML 31.0%Language:JavaScript 25.3%Language:CSS 10.6%