🚀 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 dev
Done! You have successfully run the website locally.