Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lareii/lareii.github.io

🌐 My personal website.
https://github.com/lareii/lareii.github.io

gruvbox personal-website portfolio portfolio-website vite vue vue3

Last synced: 3 days ago
JSON representation

🌐 My personal website.

Awesome Lists containing this project

README

        

![](./public/screenshot.png)

# 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](https://nodejs.org/) installed before you begin.

1. Clone the repository:

```bash
git clone https://github.com/lareii/lareii.github.io
```

2. Navigate to the project folder:
```bash
cd lareii.github.io
```

3. Install the dependencies:
```bash
npm ci
```

4. Start the development server:
```bash
npm run dev
```

Done! You have successfully run the website locally.