Skip to content

dinesh-hakande/iTrading-Corporate

Repository files navigation

iTrading-Corporate

Generic framework providing widgets functionality.

Features:

  • Adding/removing widgets

  • Widgets drag and drop (with jQuery UI Sortable)

  • Horizontal and vertical widgets resize

Build

Project is built with Gulp.

   $ npm install -g gulp
   $ gulp

Requirements

  • AngularJS
  • Underscore.js
  • jQuery
  • jQuery UI
  • Angular UI Sortable
  • Angular Bootstrap

Running demo.

   $ bower install
   $ gulp build:demo
   $ gulp serve

Application will be available at http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published