sanjaygyawali / contact-creator

A Web based contact creator VCF , import edit export contacts easily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contact Creator (contact-creator)

Contact Creator

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

A Web based contact creator VCF , import edit export contacts easily


Languages

Language:JavaScript 71.9%Language:Vue 19.7%Language:HTML 4.7%Language:SCSS 3.7%