An object. Should extend Service class
- getContacts. Returns an array of Contact instances
- getMessages. Returns an array of Message instances
- sendMessage. return promise
- search. Returns an array of Contact instances
npm install
npm run serve
npm run build
npm run test
npm run lint