Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 243 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 243 Bytes

Install

npm install

Start

npm start

Deployment

Deployed at Azure

link: https://phone-book.azurewebsites.net/

Schema

{ Name:String, DOB:String, numbers:[{type:String}], emails:[{type:String}], }