231 Forks
10897 Stars
10897 Watchers

ndb

ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools

How to download and setup ndb

Open terminal and run command
git clone https://github.com/GoogleChromeLabs/ndb.git
git clone is used to create a copy or clone of ndb repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ndb https://github.com/GoogleChromeLabs/ndb/archive/master.zip

Or simply clone ndb with SSH
git@github.com:GoogleChromeLabs/ndb.git

If you have some problems with ndb

You may open issue on ndb support forum (system) here: https://github.com/GoogleChromeLabs/ndb/issues