Skip to content

My personal website built with Vue.js and Tailwind CSS

Notifications You must be signed in to change notification settings

FestiveAkp/website-v2

Repository files navigation

Personal Website

This is the second iteration of my personal website, built with Vue.js + Vite and designed with Tailwind CSS.

Development

$ npm run dev

Building for production

$ npm run build

Deployment

This project is set up to deploy to GitHub Pages, so use the included deploy script deploy.sh to build the project and push the output to the GitHub Pages repo:

$ sh deploy.sh

You can view the current build here.