/ngconf-router

ngconf Angular Router Workshop

Primary LanguageTypeScriptMIT LicenseMIT

ngconf-router

A workshop application for the Angular 2 component router

Installation

Clone this repo

Install the dependencies

npm install

Start the app

npm start

Navigate to http://localhost:3000 in your browser