Vue Js Project
A Vue.js project covering essential concepts including directives, component design, form handling, state management, vue router, and CRUD operations. Features Tailwind CSS for styling, loading states with vue spinner and vue-toastification, integration with JSON server for API interactions
VueJobs-App
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
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