Skip to content

sriramrudraraju/Configurable_inputs

Repository files navigation

Configurable inputs

User can create a custom input and change its properties (show, required, disabled) dynamically

Demo

Angular Seed with karma-jasmine and Sass

This project is generated with yo angular generator version 0.15.1.

  • npm install
  • bower install

Integrated Angular-material

find the detailed documentation here

Integrated angular-drag-and-drop-lists

find the detailed documentation here

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.