14 lines
438 B
Markdown
14 lines
438 B
Markdown
# Wang Yuanyou Fluid Portfolio
|
|
|
|
Independent Vite + Three.js portfolio site for 王元有, focused on a more grounded frontend-engineering resume.
|
|
|
|
## Commands
|
|
|
|
```bash
|
|
npm install
|
|
npm run dev -- --port 5177
|
|
npm run build
|
|
```
|
|
|
|
The page uses a restrained scroll-aware WebGL backdrop, critical first-paint styling, grounded resume summaries, responsive layout, subtle scroll reveals, project cards, skills, experience, and contact sections.
|