Skip to content

Urigo/angular-meteor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 4, 2021
aa80a4d · Mar 4, 2021
Mar 4, 2021
Mar 4, 2021
Mar 4, 2021
Nov 27, 2017
Oct 19, 2017
Nov 8, 2017
Oct 22, 2017
Jul 6, 2018
Nov 10, 2016
Mar 1, 2021
Mar 18, 2018
Nov 29, 2018

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.