It's very easy to install nedb.
npm install nedb --save # Put latest version in your package.json
For bower loving people,
bower install nedb