/vue3-base

Basic vue3 project boiler-plate setup with tailwindcss, vuex, vue-router, vue-i18n...

Primary LanguageVue

vue3-base

Note: This boilerplate comes with:

Tailwincss
Vuex
Vue-router
Vue-in18
PWA support

all the above has already been setup!

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.