falfox / vue-vuex-tailwind

Starter template for Vue CLI project with Vuex and TailwindCSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-vuex-template

This is a Vue CLI template with TailwindCSS and Vuex configured, Vuex uses namespacing and automatically import modules in "src/store/modules" folder. This application includes simple counter app using Vuex store.

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

Starter template for Vue CLI project with Vuex and TailwindCSS


Languages

Language:JavaScript 43.8%Language:Vue 43.0%Language:HTML 12.0%Language:CSS 1.2%