Steps 1) Download node JS from https://nodejs.org/en/ and install it.
C:\Users\Kishor>node --version
v18.14.1
Step 2) Install localtunnel.
C:\Users\Kishor>npm install -g localtunnel
added 22 packages in 3s
3 packages are looking for funding
run `npm fund` for details
npm notice
npm notice New minor version of npm available! 9.3.1 -> 9.5.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.5.0
npm notice Run npm install -g npm@9.5.0 to update!
npm notice
C:\Users\Kishor>lt --port 8080
your url is: https://busy-dots-follow-103-115-203-227.loca.lt
No comments:
Post a Comment