idimetrix / vue-project-vuetify

This is a basic Vue.js, Vuetify, Vue Router and Vuex skeleton written on JavaScript using async/await

Repository from Github https://github.comidimetrix/vue-project-vuetifyRepository from Github https://github.comidimetrix/vue-project-vuetify

vue-project-vuetify

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

About

This is a basic Vue.js, Vuetify, Vue Router and Vuex skeleton written on JavaScript using async/await


Languages

Language:Vue 64.6%Language:JavaScript 29.7%Language:CSS 4.2%Language:HTML 1.6%