This version contains a few improvements:
- The built-in Ngrok server stops after a while if an auth token is not provided. You can now specify a token to your Ngrok account to keep the built-in server connected indefinitely. This fixed #37 (thank you @sachushaji!)
- Enforces code style via ESLint.