ijager / Angular2-Meteor-Router-V3-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 96.4%Language:CSS 2.0%Language:HTML 1.6%