Home

Awesome

playground-macos

My portfolio website simulating macOS's GUI: https://portfolio.zxh.me

Powered by React + Zustand + UnoCSS + TypeScript + Vite.

light mode dark mode

 

Usage

Clone the repo and install dependencies:

pnpm install

Start dev server (with hot reloading):

pnpm dev

Build for production with minification to the dist folder:

pnpm build

 

Changelog

 

Credits

 

License

MIT