Skip to content

Example of nested forms built using meteor and meteortemplates/forms lib

License

Notifications You must be signed in to change notification settings

bjornlll/meteor-templates-forms-example

 
 

Repository files navigation

meteor-templates-forms-example

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/

About

Example of nested forms built using meteor and meteortemplates/forms lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.0%
  • CoffeeScript 37.6%
  • JavaScript 2.2%
  • CSS 1.2%