khaled-ansary / angular2-rc1-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2 RC1 Sample

Prerequisites

  • NodeJS (nodejs.org)

Credits

This sample uses webpack (https://webpack.github.io/) to bundle up the commonjs-based libs and the commonjs-based sample-code.

Install

npm install

Run

This will start the server on http://localhost:8080

npm run server

About

License:MIT License


Languages

Language:TypeScript 68.3%Language:HTML 26.2%Language:JavaScript 3.9%Language:CSS 1.7%