Skip to content

joshua-jd-lee/shopify-express-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopify-express-application

How to run

Download and install Ngork ()

  1. Go https://dashboard.ngrok.com/ and you can simply login using your Gmail or Github account.
  2. Install and start ngorl.

Sample

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

Clone project

git clone https://github.com/joshua-jd-lee/shopify-express-application.git

Run the porject

npm install
node index.js

Have fun... Bye~

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published