vue-demo This is a personal project aimed at learning the basics of Vue and Tailwind CSS demo.mp4 Project Setup cd vue-demo Install vue and dependencies npm install Compile and Hot-Reload for Development npm run dev && npm run backend Run Unit Tests with Vitest npm run test:unit Load the webpage in your browser http://localhost:5173