Kenny Hui's Desktop

April 24, 2025 ยท View on GitHub

Kenny Hui's Desktop

GitHub package.json version GitHub code size in bytes Website

Try it here: desktop.kennyhui.dev

Development

Install dependencies and run dev server

npm i
npm run dev

Icons

Place square icons in src/icons/source and run

npm run build:icons

Generated icons will be placed in src/lib/assets/icons. Icons are automatically generated on npm i.

Building

Project will be built to /dist

npm run build

Contents

  1. 0.1Try it here: desktop.kennyhui.dev
  2. 1Development
  3. 1.1Icons
  4. 2Building