Skip to content

danai-andriopoulou/form-renderer-component

 
 

Repository files navigation

Form Renderer for AngularJS apps

This component allows you to build forms efficiently through a simple configuration object.

Development

Prepare your environment

  • Install Node.js and NPM (should come with)
  • Install global dev dependencies: npm install -g grunt-cli karma
  • Instal local dev dependencies: npm install

Build

  • Build the whole project, src and demo: grunt build
  • Build only component src files: build-component

Run Demo

  • Install bower dependencies: bower install
  • Run demo: grunt server

About

Form renderer component for AngularJS app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published