Skip to content
/ vue-boilerplate Public template

Vuejs boilerplate with Tailwindcss, Tailus Themer and Radix-Vue installed and configured

Notifications You must be signed in to change notification settings

Tailus-UI/vue-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2340a5e · Aug 10, 2024

History

10 Commits
Dec 18, 2023
Jun 13, 2024
Jul 10, 2022
Jul 10, 2022
Jul 10, 2022
Jul 10, 2022
Jul 10, 2022
Dec 18, 2023
Dec 18, 2023
Jun 19, 2024
Jul 10, 2022
Jul 10, 2022
Dec 18, 2023
Jul 10, 2022

Repository files navigation

tailwind-vue-boilerplate

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint