goit-nodejs-hw-01-CLI

  • Отримуємо і виводимо весь список контактів у вигляді таблиці (console.table). Скріншот
node index.js --action="list"
node index.js --action="add" --name="Mango" --email="mango@gmail.com" --phone="322-22-22"
node index.js --action="remove" --id=3