Skip to content

Repository files navigation

Starter app for Vue + Vite + Tailwind (w/ Eslint & Prettier) projects

This is an extremely simple setup to develop Vue + Tailwind projects with everything you need to have a good development experience (ESlint + Prettier).

Dependencies included:

Required plugins (must be installed via VSCode extensions):

  • ESLint
  • PostCSS Language Support
  • Prettier - Code formatter
  • Tailwind CSS IntelliSense
  • Vue Language Features (Volar)

Usage

Install required VSCode plugins

Install dependencies:

npm install

Run the app:

npm run dev

Add any config values to the tailwind.config.js file

To build once, run:

npm run build

Enjoy! 😋

About

Easy starter setup to develop Vue + Tailwind + VIte projects with everything you need to have a good development experience (ESlint + Prettier).

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages