Contacts-List is a MEAN app i.e, MongoDB, Express, Angular, and Node.JS are the technologies used.
To set mongodb, refer this --> https://docs.mongodb.com/manual/tutorial/install-mongodb-on-windows/ for windows.
Create D:\data\db folders
then in terminal, "C:\Program Files\MongoDB\Server\4.4\bin\mongod.exe" --dbpath="c:\data\db".
[initandlisten] waiting for connections
To connect a mongo.exe shell to the MongoDB instance, open another Command Interpreter with Administrative privileges and run:
"C:\Program Files\MongoDB\Server\4.4\bin\mongo.exe"
"node app.js" in the folder "contacts list"
and the "npm start" in another terminal inside client folder...
now go to localhost:4200
Web Development Full Course - 10 Hours | Learn Web Development from Scratch | Edureka
About The Course:
Full Stack Web Development Masters Program makes you proficient in skills to work with back-end and front-end web technologies. It includes training on:
- Web Development,
- jQuery, Angular,
- NodeJS,
- ExpressJS, and
- MongoDB.