angular-meteor-base
angular-meteor-base copied to clipboard
meteor create command only links to a diffrent command
the meteor create command only hints to the git clone command, so it doesn't do anything.
meteor create --example angular2-boilerplate
results in:
To create the angular2-boilerplate example, please run:
git clone https://github.com/bsliran/angular2-meteor-base