Address Book loader
- Install node.js version
>=8.4.x
- Install MongoDB Community Server version
>=3.4.x
Install dependencies:
$ npm install or yarn
Default port 3000. You can change it to any desired port.
Html version at http://localhost:3000/html
Angular version at http://localhost:3000/angular
:
$ npm start