From e564eaeb0f655bcf86e7745b64ccb22771d8272a Mon Sep 17 00:00:00 2001 From: jessecheng-uu <15191479183@163.com> Date: Thu, 12 Dec 2019 16:15:06 +0800 Subject: [PATCH] update readme --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d35eaba..8d63405 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # nodeApply -node mongodb express jwt +CURD by node + express + jwt + mongodb + +# Run service +npm install +npm start + +# use postman test api + +