Who is this guy? Ermm, Who is this guy self??? ● Student Partner @ Microsoft ● Expert @ Github ● Campus Ambassador @ Ingressive ● DevOps Engineer ● IonicFramework Advocate. ● Mishai & Foodie Advocate ● Game Freak {God of War}
Download some tools for Deployment ● NODEJS {https://nodejs.org/dist/v8.9.4/node-v8.9.4-x64.msi} ● NPM - This is included during the download and installation ● GIT {https://git-scm.com/download/win} ● IONIC FRAMEWORK {npm install -g ionic} ● CORDOVA {npm install -g cordova}
Download some tools for Deployment ● NODEJS {https://nodejs.org/dist/v8.9.4/node-v8.9.4-x64.msi} ● NPM - This is included during the download and installation ● GIT {https://git-scm.com/download/win} ● IONIC FRAMEWORK {npm install -g ionic} ● CORDOVA {npm install -g cordova}
A better way to Commit your code the Angular/Ionic way $ npm i -g commitizen $ commitizen init cz-conventional-cha ngelog --save-dev --save-exact $ git add . $ git cz