Skip to content
/ vue-template Public template

Clean starter for Vue projects, featuring Tailwind CSS and a pages directory.

License

Notifications You must be signed in to change notification settings

pnxl/vue-template

Repository files navigation

vue-template

a clean template for your vue projects, featuring tailwindcss and a pages directory

does this even need a readme?

that's pretty much it, a simple vue template, featuring tailwindcss and vite-plugin-pages

tailwindcss

tailwindcss handles your styling and works alongside postcss, recommended to use tailwindcss intellisense and prettier

vite-plugin-pages

handles all routing in the /pages directory, so you don't have to. say goodbye to manual routing!

recommended ide setup:

visual studio code

  • prettier
  • tailwindcss intellisense
  • volar