My personal website
https://keircn.com
- TypeScript 95.9%
- CSS 4.1%
website
my personal website
Prerequisites
- Node.js
- Package manager (bun)
Quick start
bun i
cp .env.example .env
bun run dev
Build & Production
Build the optimized production bundle:
bun run build
bun run start
Contributing
Contributions welcome. Please:
- Fork the repo
- Create a feature branch
- Open a PR with a clear description
Make sure you lint and format before merging into main
License
This project is subject to the terms of the MIT License