Showing
1 changed file
with
2 additions
and
0 deletions
... | @@ -73,6 +73,8 @@ GO to localhost:3000 | ... | @@ -73,6 +73,8 @@ GO to localhost:3000 |
73 | * change mongoose.connect("Key") for own database. | 73 | * change mongoose.connect("Key") for own database. |
74 | * model/user.js : Database user schema | 74 | * model/user.js : Database user schema |
75 | * HTML with JS : Using Ajax for get & post API(server.js) | 75 | * HTML with JS : Using Ajax for get & post API(server.js) |
76 | + | ||
77 | + | ||
76 | --- | 78 | --- |
77 | 79 | ||
78 | # RoadMap | 80 | # RoadMap | ... | ... |
-
Please register or login to post a comment