Differences between revisions 2 and 3
Revision 2 as of 2020-04-30 05:49:25
Size: 323
Editor: localhost
Comment:
Revision 3 as of 2020-04-30 05:49:47
Size: 327
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
  1. Install dependencies: npm install   1. Install dependencies: [ npm install ]

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)