Skip to content

Instantly share code, notes, and snippets.

@rezonn
Created May 5, 2020 07:41
Show Gist options
  • Save rezonn/fafa6555f0459eb1b8ad44a1915cf3b0 to your computer and use it in GitHub Desktop.
Save rezonn/fafa6555f0459eb1b8ad44a1915cf3b0 to your computer and use it in GitHub Desktop.
Desktop application from JavaScript. Chrome app mode. Windows 10
cd %~dp0
"%PROGRAMFILES(X86)%\Google\Chrome\Application\chrome.exe" --app=http://localhost:8000/index.html | node.exe server.js
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment