Sharing Work In Progress - Tuong-Nguyen/JavaScript-Structure GitHub Wiki

Publish local web server to the world easily (for testing only)

localtunnel

  • Start the web server
  • Run localtunnel: lt -p 3000
  • A new URL is generated and can be used as public URL

Other packages

ngrok surge now