A personal website showcasing information about me and my articles!
Visit the official website here.
Node.js 18 (or latest LTS) and bun are required to build this project.
Install dependencies:
bun install
To start the development server:
bun run dev
Build the project:
bun run build
This project is licensed under the MIT License.