felagund1789 / contacts

A Contacts webapp built using Vue.js and Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Contacts webapp built using Vue.js and Vuetify


Languages

Language:Vue 70.3%Language:JavaScript 24.3%Language:HTML 5.4%