This is a personal project aimed at learning the basics of Vue and Tailwind CSS
demo.mp4
cd vue-demo
npm install
npm run dev && npm run backend
Run Unit Tests with Vitest
npm run test:unit
http://localhost:5173
This is a personal project aimed at learning the basics of Vue and Tailwind CSS
cd vue-demo
npm install
npm run dev && npm run backend
npm run test:unit
http://localhost:5173