Skip to content

havok2063/vueapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vueapp

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Uses Vuetify

Uses Vuetify plugin.

To create a Vue app from scratch

# install yarn with Homebrew
brew install yarn

# install the vue-cli
yarn global add @vue/cli

# create the Vue app
vue create vueapp
cd vueapp
vue add vuetify

About

Test Vue app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published