make wp8 cordova project

This commit is contained in:
Gabriel Bazan 2016-09-06 17:44:07 -03:00
commit 32bab4ff3e
3 changed files with 22 additions and 15 deletions

View file

@ -85,7 +85,7 @@
"xcode": "^0.8.2"
},
"scripts": {
"preinstall": "bower install && cd app-template && ./apply.js",
"preinstall": "bower install && cd app-template && node apply.js",
"postinstall": "npm run build",
"build": "grunt",
"start": "node app.js",