Made with Vue.js, Tailwind, CSS animations, Vite, chocolate and coffee.
Hecho con Vue.js, Tailwind, animaciones CSS, Vite, chorizo y paella.
The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
Use npm
to install all dependencies.
npm install
Run development server.
npm run dev
Build before deploying.
npm run build
The build is in dist
folder.