Skip to content

Urigo/angular-meteor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Discord Chat

Angular-Meteor Compilers

meteor-rxjs - The Angular Meteor Data solution npm version

AngularJS-Meteor npm version

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.