vyakymenko / angular-seed-express

[DEPRECATED, Please use https://github.com/vyakymenko/angular-express] Extensible, reliable and modular starter project for Angular 7 with statically typed build AoT compilation, Express server and PM2 Daemon.

Home Page:https://github.com/vyakymenko/angular-seed-express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run app in debug mode

narkhedetushar opened this issue · comments

I want to run a app in debug mode. but when I do same with below command
'node-debug start'
I get below error I am very new to node so can you help me with running app in debug mode where I can use chrome devtools to debug code and learn further

image