Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 239 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 239 Bytes

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