This guide will take you step by step on how to create your project and deploy using MDB CLI.
In order to install MDB GO follow the steps below. You can also watch video which shows how to do it step by step.
1. Navigate to
nodejs.org
download and install Node.js
2. Open a terminal.
3. Run the following command:
npm install -g mdb-cli
4. Now log in with your MDB account, type:
mdb login
And provide your login and password. If you don't have account yet you can create one using command:
mdb register