🌐 My personal website.
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/lareii/lareii.github.io
- Navigate to the project folder:
cd lareii.github.io
- Install the dependencies:
npm ci
- Start the development server:
npm run dev
Done! You have successfully run the website locally.