JavaScript Development Environment from Andela ALC 4.0 Grow with Google and Pluralsight
install local tunnel to share live preview of work in progress
After Installation Run it with
Output a link to your local server
stop the LT running
With Browser Sync and LocalTunnel, you can test your app across devices.
To run your Server and what you are bulding locally
#* Automation using npm scripts add your app starting point to package.json instead of running it from commandline all the time
Add the above to "script": {}
Start message use "prestart" runs before start.