Skip to content

Urigo/angular-meteor

Repository files navigation

Discord Chat

The power of Meteor and the simplicity and eco-system of Angular

ng-conf

Documentation and Getting Started

Usage

Go to the official docs about Meteor-RxJS

Tutorial

If you are new to Angular and/or Meteor but want to learn them quickly, please check out our 14-steps Angular-Meteor tutorial.

Quick Start Using Angular-Meteor

   $ git clone https://github.com/Urigo/angular-meteor-base myApp
   $ cd myApp
   $ meteor npm install

Then run:

   $ meteor

Contributing

Please read the contributing instructions at the contributing page.

Acknowledgement

This project started as ngMeteor, a pre-0.9 meteorite package. Since then a lot has changed but that was the main base.

Also, a lot of features were inspired by @superchris's angular-meteor fork of ngMeteor.