mariuspopovici / vue3-starter

A vue3 starter app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A vue3 starter app.


Languages

Language:JavaScript 49.2%Language:Vue 36.6%Language:HTML 14.2%