Skip to content

sweetp/dashboard

Repository files navigation

Code Climate

Sweetp Dashboard

Chrome app for sweetp.

Install

  • npm install
  • bower install
  • grunt compass
  • open chrome
  • go to extension managment
  • enable debug mode
  • click on "load unpacked extension"
  • select the app folder

Dev

  • make sure SASS files ar compiled into css with
    • grunt compass or
    • grunt server or
    • grunt watch
  • run tests → see 'karma' tasks of gruntfile

Mentions