/starting-vue-project

Everything you need to start coding with Vue.js

Primary LanguageVue

VueStarting

In this project you will have everything you need to start your project with vue and tailwind.

  • Login and Register page
  • Modules structure
  • Routes
  • Dialog for alerts and confirmation
  • Basic form

What's been using on this project?

Pinia

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