Skip to content

skabeche/danalcaide-vue

Repository files navigation

Dan Alcaide Portfolio

www.danalcaide.com

Made with Vue.js, Tailwind, CSS animations, Vite, chocolate and coffee.

Hecho con Vue.js, Tailwind, animaciones CSS, Vite, chorizo y paella.

Overview

The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Installation

Use npm to install all dependencies.

npm install

Development

Run development server.

npm run dev

Deploy

Build before deploying.

npm run build

The build is in dist folder.