Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

despokd/web-contact-reader

Repository files navigation

Web contact reader

Display VCF-file contact data readable in a website.

Created by lack of viewing contacts without any account source in a different app. Make a possibility to create your contact book from scratch and import all contacts in your cleaned up phone / Google / Apple / Microsoft / Samsung / whatever contact book.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.