Skip to content

lareii/lareii.github.io

Repository files navigation

lareii.github.io

🌐 My personal website.

Getting Started

You can get started by cloning the project to your local machine. Make sure you have Node.js installed before you begin.

  1. Clone the repository:
git clone https://github.com/lareii/lareii.github.io
  1. Navigate to the project folder:
cd lareii.github.io
  1. Install the dependencies:
npm ci
  1. Start the development server:
npm run dev

Done! You have successfully run the website locally.