🚀 My personal website, created using Vue 3 and Tailwind CSS.
You can get started by cloning the project to your local machine. Make sure you have Node.js installed before you begin.
- Clone the repository:
git clone https://github.com/Whyu9-9/wahyuivan.dev- Navigate to the project folder:
cd wahyuivan.dev- Install the dependencies:
npm install- Start the development server:
npm run devDone! You have successfully run the website locally.
