make wp8 cordova project
This commit is contained in:
parent
da4945cc15
commit
32bab4ff3e
3 changed files with 22 additions and 15 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue