Differences between revisions 3 and 4
Revision 3 as of 2020-04-30 05:49:47
Size: 327
Editor: localhost
Comment:
Revision 4 as of 2020-04-30 05:51:02
Size: 308
Editor: merlyn
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
<<TableOfContents()>>
Line 5: Line 5:
  1. Clone Repository: git clone https://github.com/mrvautin/adminMongo.git && cd adminMongo
  1. Install dependencies: [ npm install ]
  1. Start application: npm start
  1. Visit http://127.0.0.1:1234 in your browser
 1. Clone Repository: git clone https://github.com/mrvautin/adminMongo.git && cd adminMongo
 1. Install dependencies: ''npm install ''
 1. Start application: ''npm start ''
 1. Visit http://127.0.0.1:1234 in your browser

adminMongo: MongoDB GUI

Installation

  1. Clone Repository: git clone https://github.com/mrvautin/adminMongo.git && cd adminMongo

  2. Install dependencies: npm install

  3. Start application: npm start

  4. Visit http://127.0.0.1:1234 in your browser

désert/NoSQL/MongoDB (last edited 2020-04-30 05:52:18 by localhost)