TemplateController Demo

May 9, 2016 ยท View on GitHub

5 steps for start MVVM with TemplateController (see code)

Related packages

  • space:template-controller
  • comerc:template-two-way-binding
  • comerc:template-controller-model-map

How to run

$ git clone https://github.com/comerc/meteor-template-controller-demo.git
$ cd meteor-template-controller-demo
$ meteor

...then http://localhost:3000

Next Step

Template2 - is fork of TemplateController

Contents

  1. 1Related packages
  2. 2How to run
  3. 3Next Step