Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.58 KB

MongoDB and NodeJS Installation.md

File metadata and controls

43 lines (25 loc) · 1.58 KB

NodeJS and MongoDB Tutorial

NodeJS and MongoDB tutorial for Study Group Database Laboratory Internship 2017

Prerequisite

  1. NodeJS

    Please install the Latest Version of NodeJS (7.90)

    Download NodeJS: https://nodejs.org/en/

  2. MongoDB

    Please DOWNLOAD the Last Version of MongoDB, INTALLATION will be done together during the internship

    Download Mongodb: https://www.mongodb.com/download-center?jmp=nav#community

    • Windows: dibagian atas ada button(ijo) download, klik.

    mongodbinstallwindows

    • Mac: dibagian atas ada button(ijo) download, klik.

    MongoDB Download for Mac

  3. Robomongo

    Please DOWNLOAD and INSTALL the Latest Version of Robomongo

    Download Robomongo: http://robomongo.org/

    robomongo download

    How to install : Tinggal next next terus sampe finish 😄

  4. Text-editor

    Pengisi materi akan menggunakan text-editor Atom selama training. Tidak diwajibkan untuk menggunakan atom juga, semua text-editor bisa digunakan. 😊

  5. Internet Connection

    Tolong disiapkan yah 😁

Step by step:

1. npm init
2.