Skip to content

Angular2 router and navigation example with Just-in-Time (JIT) and Ahead-of-Time (AOT) compilation support.

Notifications You must be signed in to change notification settings

ibqn/ng2-router-gulp

Repository files navigation

ng2-router-gulp

Angular2 router and navigation example with Just-in-Time (JIT) and Ahead-of-Time (AOT) compilation support.

This example simply follows the offcial router & navigation guide.

Preparation

npm install
npm install -g gulp-cli

Jit-compilation (fast for development)

gulp

Aot-compiation (optimized for production)

gulp --type aot

About

Angular2 router and navigation example with Just-in-Time (JIT) and Ahead-of-Time (AOT) compilation support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published