/contacts

A Contacts webapp built using Vue.js and Vuetify

Primary LanguageVue

Contacts

A Contacts webapp built using Vue.js and Vuetify.

Contacts app

Contacs is a sample webapp built with Vue.js and Vuetify as a simple grid of contacts with creating and editing capabilities.

Add contact

Edit contact

📖 Project setup

To setup for development, checkout the project and run:

# Installs dependencies
npm install

🖥️ Local development

# Compiles and hot-reloads for development
npm run serve

🧪 Testing and linting

# Lints and fixes files
npm run lint

📦 Building for production

# Compiles and minifies for production
npm run build

Customize configuration

See Configuration Reference.