iamsajithk / angular-2-rc4-router-sample-oauth

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 71.3%Language:HTML 21.3%Language:JavaScript 6.3%Language:CSS 1.1%