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

...fuckit, deploy.sh

parent f6035738
No related branches found
No related tags found
No related merge requests found
web: npm start
web: sh deploy.sh
npm install -g bower && npm install -g grunt-cli && bower install && grunt serve
\ No newline at end of file
......@@ -17,7 +17,6 @@
},
"scripts": {
"test": "grunt test",
"start": "grunt serve",
"postinstall": "bower install && grunt build"
"start": "grunt serve"
}
}
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