add grunt server and grunt watch, closes #284
... | ... | @@ -17,6 +17,7 @@ |
"grunt": "~0.4.2", | ||
"grunt-contrib-clean": "~0.5.0", | ||
"grunt-contrib-concat": "~0.3.0", | ||
"grunt-contrib-connect": "~0.8.0", | ||
"grunt-contrib-less": "~0.9.0", | ||
"grunt-contrib-watch": "~0.5.1" | ||
} | ||
... | ... |
Please register or sign in to comment