Skip to content

Instantly share code, notes, and snippets.

@jeffersonsouza
Created January 13, 2018 10:57
Show Gist options
  • Select an option

  • Save jeffersonsouza/4f589c9bc88047b7e96092464700318c to your computer and use it in GitHub Desktop.

Select an option

Save jeffersonsouza/4f589c9bc88047b7e96092464700318c to your computer and use it in GitHub Desktop.
#!/bin/bash
rm -fR ~/ionic/EventsApp
cd ~/ionic
git clone https://github.com/cursodeionic/events-app.git
cd events-app
npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment