twinssbc / AngularJS-ResponsiveCalendar

A pure AngularJS responsive calendar directive
http://twinssbc.github.io/AngularJS-ResponsiveCalendar/demo/
MIT License
112 stars 77 forks source link

How to build it? #50

Closed BojanKogoj closed 8 years ago

BojanKogoj commented 8 years ago

I did see this issue https://github.com/twinssbc/AngularJS-ResponsiveCalendar/issues/48 but I always get

Fatal error: Unable to find local grunt.

I downloaded it with git clone and not bower so all files are present (even gruntfile.js)

I've never used grunt before, and I'm kind of stuck.

BojanKogoj commented 8 years ago

Figured it out! sudo npm install grunt --save-dev (does not work without --save-dev) sudo npm install grunt build-tpls

The only thing left to figure out is how I can build with my custom templates since