Enable using common npm start script

pull/262/merge
peteruithoven 7 years ago
parent 4e18fa0f56
commit 28808078ad

@ -20,5 +20,8 @@
"grunt-contrib-concat": "~0.3.0",
"grunt-gitinfo": "~0.1.7",
"grunt-template": "~0.2.3"
},
"scripts": {
"start": "grunt"
}
}

Loading…
Cancel
Save