Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 398 Bytes

File metadata and controls

4 lines (4 loc) · 398 Bytes

map-nodejs

  1. Start MongoDB on localhost. Run C:\Program Files\MongoDB\Server\3.4\bin>mongod.exe --dbpath c:\data\db.
  2. Clone or download this repository. Install a package npm install. Run npm start. Http server run on port 8000.
  3. Clone or download https://github.com/AleksandrKu/map-angular.git. Install a package 'npm install'. Run npm start. Navigate to 'http://localhost:4200/'.