johnpapa / johnpapa/lite-server
story for launching lite-server as part of visual studio code launch.json settings
Open
- Dominant language
- JavaScript
- Stars
- 2.3k
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
love the lite-server story especially as outlined for use in https://angular.io/docs/ts/latest/quickstart.html and related ng2 getting started tutorials.
was wondering if you'd arrived at a way to enable it to be run as part of visual studio code debugger rather than requiring me to drop out to a command prompt and execute "npm start" alias and then resort to browser f12 tools for debugging?
was trying to vet that option in https://github.com/myusrn/vscng2qs but seems like it only wants to launch node.js server apps and not lite-server npm package.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.