Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 291 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 291 Bytes

example-nedb

This example refers to the article on nodejitsu.com and npmawesome.com about nedb.

Usage

git clone https://github.com/npmawesome/example-nedb
cd example-nedb
npm install
npm test

License

MIT