Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 418 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 418 Bytes

Contact List Web App

Simple MEAN stack application that allows the user to add and delete contact information

Dependencies

  • body-parser
  • cors
  • express
  • mongoose
  • nodemon

Installing

Need to download and install before use:

  • node.js and npm
  • angular
  • mongodb

Executing program

  • application runs on localhost:4200

Acknowledgments