{ DEBUXING }
  • home
  • blog
  • contact

Install Mongoose for MongoDB

Back to articles

Install Mongoose for MongoDB

Ready to host your new project?

SITEGROUND

First of all, open a console and fly to your project directory.

Run the command:

npm install --save mongoose

You should see something like

The “–save” parameter tell npm to add mongoose to the list of dependencies inside your package.json file.

Ready to host your new project?

SITEGROUND

Doubts? Feel free to leave a comment!

Hosting

Start your new project with SiteGround