- Go https://dashboard.ngrok.com/ and you can simply login using your Gmail or Github account.
- Install and start ngorl.
Joshuas-MBP:~ Joshua$ mv ~/Downloads/ngrok /usr/local/bin/
Joshuas-MBP:~ Joshua$ chmod +x /usr/local/bin/ngrok
Joshuas-MBP:~ Joshua$ ngrok authtoken {Your ngork token}
Authtoken saved to configuration file: /Users/Joshua/.ngrok2/ngrok.yml
Joshuas-MBP:~ Joshua$ ngrok http 3000
git clone https://github.com/joshua-jd-lee/shopify-express-application.git
npm install
node index.js