Skip to content

Instantly share code, notes, and snippets.

@vtombesi
Last active April 11, 2018 10:13
Show Gist options
  • Save vtombesi/84a33ebd85629ebdcaf9a4e5f43567e0 to your computer and use it in GitHub Desktop.
Save vtombesi/84a33ebd85629ebdcaf9a4e5f43567e0 to your computer and use it in GitHub Desktop.
ilsap.md

install ilsap

yarn global add ilsap or npm -g install ilsap

run ilsap as usual

ilsap

install ngrok: (another tab)

yarn global add ngrok or npm -g install ngrok

run ngrok (in another terminal window)

ngrok http 8997

NB: You can close both tabs now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment