MEAN development , Express Js for API , MongoDB for database , Node for server Angular is optional you can use it into index.html file
update Node and npm
Steps
- npm install
- start mongodb server
- check the connection string in server file
- node new-server
For post request - /add
Schema ->
firstName : String
lastName : String