Simple Contacts

A browser based contact application with IndexedDB.

Built with

Vue
Bulma
Dexie
VeeValidate
Rollup

Installation

You need to have Node.js and Git installed on your machine before running the followings:

$ cd /path/to/root
$ npm install
$ npm start

GitHub