Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 578 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 578 Bytes

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