|
Size: 327
Comment:
|
Size: 308
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
Clone Repository: git clone https://github.com/mrvautin/adminMongo.git && cd adminMongo
Install dependencies: npm install
Start application: npm start
Visit http://127.0.0.1:1234 in your browser
