tellform/public/modules/forms/base/README.md

13 lines
479 B
Markdown
Raw Normal View History

2016-04-28 13:29:02 +00:00
# angular-tellform
Tellform Angular Form UI Module
##About
This module gives you the standalone front-end of tellform. It handles form rendering and form ui. For you to use this module you must have an API endpoint, such as (Formkeep)[https://formkeep.com].
2016-04-28 13:13:47 +00:00
This is a readonly split of the tellform project.
To see it in action clone this repos, run `npm install` and open the file `demo/index.html`.
2016-04-28 13:29:02 +00:00
##Disclaimer
2016-04-28 13:13:47 +00:00
This is a largely work in progress, use it at your own risk.