Added grunt server command

This commit is contained in:
Rashid Khan 2013-11-15 14:27:48 -07:00
parent 4c7f52797f
commit 06b855ffbb

View File

@ -28,7 +28,8 @@
"grunt-contrib-compress": "~0.5.2",
"grunt-contrib-uglify": "~0.2.4",
"load-grunt-tasks": "~0.2.0",
"glob": "~3.2.7"
"glob": "~3.2.7",
"grunt-contrib-connect": "~0.5.0"
},
"license": "Apache License"
}