/Angular2-Meteor-Router-V3-example

Example of Angular2-Meteor app with angular router (V3)

Primary LanguageTypeScript

Working example project for Angular2-Meteor with:

  • @Angular 2.0 RC.x
  • @Angular/Router 3.0.0-rc
  • Meteor 1.4.0.1

Install dependencies with

meteor npm install

Ignore the npm warnings/errors and run app with

meteor