In this application, you can maintain contact list. Add and Delete contacts.
Angularjs | MongoDB | Express
- Clone this repository
- npm install in root folder
- cd client. npm install in client folder
- Run nodemon in root folder. Keep it running.
- In another cmd prompt, run ng serve --open
- View localhost:4200