A personal homepage built with React + TypeScript + Vite.
一个简洁的个人主页,采用终端风格设计。
- 🖥️ 终端风格界面
- ⚛️ 基于 React + TypeScript
- 🚀 使用 Vite 构建
- 📱 响应式设计
npm install
npm run dev访问 http://localhost:5173 查看页面。
A minimal personal homepage with terminal-style design.
- 🖥️ Terminal-style interface
- ⚛️ Built with React + TypeScript
- 🚀 Powered by Vite
- 📱 Responsive design
npm install
npm run devVisit http://localhost:5173 to view the page.
npm install
npm run devnpm run build