Commit 06b855ff by Rashid Khan

Added grunt server command

parent 4c7f5279
...@@ -28,7 +28,8 @@ ...@@ -28,7 +28,8 @@
"grunt-contrib-compress": "~0.5.2", "grunt-contrib-compress": "~0.5.2",
"grunt-contrib-uglify": "~0.2.4", "grunt-contrib-uglify": "~0.2.4",
"load-grunt-tasks": "~0.2.0", "load-grunt-tasks": "~0.2.0",
"glob": "~3.2.7" "glob": "~3.2.7",
"grunt-contrib-connect": "~0.5.0"
}, },
"license": "Apache License" "license": "Apache License"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment