Skip to content
Snippets Groups Projects
Commit f6035738 authored by Stefan Dierauf's avatar Stefan Dierauf
Browse files

added post install

parent 95954eec
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@
},
"scripts": {
"test": "grunt test",
"start": "grunt serve"
"start": "grunt serve",
"postinstall": "bower install && grunt build"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment