/angular2-rc1-sample

Primary LanguageTypeScriptMIT LicenseMIT

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