/vue3-starter

A vue3 starter app.

Primary LanguageJavaScript

Vue3 Starter App

A Vue3 starter app with an example vuex store and nice to have out of the box configured prettier, eslint, vetur toolset.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.