"Drag 'N' Drop" was build using the following frameworks and toolsets: AngularJS, Boostrap 3, SASS, Yeoman, Bower and GruntJS. If you intend to use "Drag 'N' Drop" in a public accessible network e.g. internet, you will need to implement security provisions, which should include login functionality.
- Install using Git or download zip file.
- Install node modules: npm install
- Install bower components: bower install
- Start grunt server: grunt serve