meteor-templates-forms-example

August 3, 2015 ยท View on GitHub

Example of a form with nested resources built using meteor reactive forms with validation https://atmospherejs.com/templates/forms package.

About

This project illustrates how to build a form for main resource and a list of nested resources using the templates/forms package. The main resource in this case is Project, and related resources are Tasks.

Usage

#TODO

Live example

https://meteor-templates-forms.herokuapp.com/

Contents

  1. 1About
  2. 2Usage
  3. 3Live example