/contactApp

a contact app made with node and typescript

Primary LanguageTypeScript

contactApp

a simple contact app for the command line made with node and typescript

start it up -- it is very easy

  1. clone the directory
  2. run npm install
  3. run npm start and everything should build and run correctly. Watch the command line and start adding contacts!