Skip to content

Vue3 starter template with Typescript, Vuex, VueRouter, TailwindCSS, PostsCSS, linting and formatting preconfigured

Notifications You must be signed in to change notification settings

jigth98/vue3-typescript-tailwind-starter

Repository files navigation

Vue 3 + Typescript + TailwindCSS starter template

This template uses Vue CLI and have the following features

Features

  • Vue 3
  • Typescript
  • TailwindCSS
  • Vuex (Next)
  • Vue Router (Next)
  • Eslint configured by default
  • Prettier configured by default

Recommended IDE Setup

  • VSCode + Volar
  • Make sure to have Volar or at least Vetur to format Vue code properly
  • Make sure to use the rules specified in .prettierrc as they avoid conflicts with the eslint rules

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

Vue3 starter template with Typescript, Vuex, VueRouter, TailwindCSS, PostsCSS, linting and formatting preconfigured

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published