How to download Meteor's angular todo's tutorial to run it locally?

As I work offline most of the time, I would like to download Meteor’s tutorial and run/use it locally. I tried cloning Meteor’s Git repo and ran the application under /doc folder but it has only API referencce and doesn’t have the tutorial. Could someone point me in the right direction?

thanks

Is this the repo (Angular-todo) that you’ve cloned?

The repo link you have provided is the actual application. What I need is the repo link for Meteor Angular Tutorial (https://www.meteor.com/tutorials/angular/creating-an-app)

Aha. Got it. https://github.com/meteor/tutorials

1 Like