An open API service indexing awesome lists of open source software.

https://github.com/brandonroberts/router-cli-aot

Router developer guide using AoT compilation
https://github.com/brandonroberts/router-cli-aot

Last synced: 13 days ago
JSON representation

Router developer guide using AoT compilation

Awesome Lists containing this project

README

        

# Router Developer Guide

This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.11-webpack.8.

An example of using AoT compilation using the router developer guide code as a base.

## Installation

`npm install`

## AoT Compilation

`npm run ngc`

## Serving
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.