Skip to content

Ivy-Ho/vue-element-plus-auto-import-template--with-tailwind

Repository files navigation

vue-element-plus-auto-import-template--with-tailwind

This is a startup template building with below technologies.

Technologies Used

  • Vue3
  • Vue-router
  • Pinia
  • Vite
  • Tailwind CSS
  • ESLint
  • Prettier

Project Setup

yarn install

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint