Sharing Work In Progress - Tuong-Nguyen/JavaScript-Structure GitHub Wiki
Publish local web server to the world easily (for testing only)
- Start the web server
- Run localtunnel:
lt -p 3000
- A new URL is generated and can be used as public URL
Publish local web server to the world easily (for testing only)
lt -p 3000