Skip to content

Commit e46e9bf

Browse files
authored
Update README.md
1 parent 88f3bf7 commit e46e9bf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# NodeNotesApi
2+
3+
NodeAPI is REST API server implementation built on top Node.js and Express.js with Mongoose.js for MongoDB integration.
4+
5+
Running project -
6+
7+
You need to have Node.js and MongoDB installed.
8+
9+
npm start
10+
11+
node index.js

0 commit comments

Comments
 (0)