Skip to content

Instantly share code, notes, and snippets.

@considine
Last active October 8, 2018 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save considine/a0a4eb9b251337171e99242b5cd63cc3 to your computer and use it in GitHub Desktop.
Save considine/a0a4eb9b251337171e99242b5cd63cc3 to your computer and use it in GitHub Desktop.
ionic start ionicwordpress sidemenu --type=angular
# Fill out the prompts how you like
# For the purpose of this demo, it's not necessary to integrate the app with native iOS and Android, but I usually do
# And don't worry about ionic pro
#cd into the new directory
cd ionicwordpress
# If you didn't select to install dependencies in the prompts:
npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment