Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 381 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 381 Bytes

Meteor Dashboard

$ meteor add spirit:dashboard

This originally is forked from yogiben's meteor-admin package, with these changes:

  1. updated AdminLTE to its latest (see the version in app.js)
  2. added a bunch of plugins AdminLTE required, well, acutally all of them.

TODO

  • make package for each jQuery plugin (OR required through npm);
  • better structure