Skip to content

Instantly share code, notes, and snippets.

View Erim32's full-sized avatar

Rémi M Erim32

  • Toulouse
View GitHub Profile
@iyasilias
iyasilias / Ionic 3 cheat sheet.md
Created April 9, 2018 06:53 — forked from Splinter-ben/Ionic 3 cheat sheet.md
Mon Ionic 3 cheat sheet

Ionic 3 cheat sheet by Benjamin

Les commandes principales:

  • npm install -g cordova ionic #Installer Ionic
  • $ ionic info #Récupérer toutes les info
  • $ ionic start blank #Créer un projet vierge
  • $ ionic start "myApp" #Multiple choix de création de projet
  • $ ionic generate #Creation divers
  • $ ionic generate component