Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 410 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 410 Bytes

KiaLocator

Configuration des proxies

npm config set proxy http://gateway.zscaler.net
npm config set https-proxy http://gateway.zscaler.net
git config --global http.proxy http://gateway.zscaler.net:80
git config --global https.proxy http://gateway.zscaler.net:80

Installation des outils

npm install -g ionic cordova

Téléchargement des dépendances

npm install