Friday, December 9, 2016

How to use localtunnel to test your website online

First you need to install Gulp.

Then in command prompt install local tunnel

npm install -g localtunnel

Test it

lt --help

And get a temporary adress

lt --port 8080

This adress you can use during few minutes and thei it will expire

No comments:

Post a Comment