Skip to content

Debug Node.js, TypeScript, Jest with Google Chrome DevTools.🧪

License

Notifications You must be signed in to change notification settings

jdssl/node-devtools

Repository files navigation

Node Devtools

A Node.js config to debug.

Scripts

  • To start: npm run start
  • To build: npm run build
  • To start dev with nodemon: npm run start:dev
  • To start dev with debug: npm run start:debug
  • To run tests: npm run test
  • To run tests with debug: npm run test:debug
  • To clear jest cache: npm run test:clear

Routes

About

Debug Node.js, TypeScript, Jest with Google Chrome DevTools.🧪

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published