playground-macos
My portfolio website simulating macOS's GUI, developed with React and UnoCSS.
파일 탐색기
최종 버전 다운로드 (.zip)- deploy.yaml
- pre-commit
- cube.png
- fishmail.png
- flint.png
- gungnir.png
- meta.png
- notebook.png
- oh-vue-icons.png
- resume.png
- rl.png
- zelda.png
- bear.png
- facetime.png
- github.png
- launchpad.png
- mail.png
- safari.png
- terminal.png
- typora.png
- vscode.png
- artstation.svg
- arxiv.png
- astral.svg
- bilibili.svg
- dribbble.svg
- facebook.svg
- gitee.svg
- github.svg
- gmail.svg
- google-scholar.svg
- hacker.svg
- leetcode.svg
- linkedin.svg
- pinterest.svg
- reddit.svg
- steam.svg
- twitter.svg
- zhihu.jpeg
- avatar.jpg
- wallpaper-day.jpg
- wallpaper-night.jpg
- wallpaper.jpg
- favicon.svg
- logo192.png
- logo512.png
- about-me.md
- about-site.md
- github-stats.md
- sunflower.mp3
- dark.png
- light.png
- manifest.json
- Bear.tsx
- FaceTime.tsx
- Safari.tsx
- Terminal.tsx
- Typora.tsx
- VSCode.tsx
- Dock.tsx
- DockItem.tsx
- AppleMenu.tsx
- base.tsx
- Battery.tsx
- ControlCenterMenu.tsx
- TopBar.tsx
- WifiMenu.tsx
- AppWindow.tsx
- Launchpad.tsx
- Spotlight.tsx
- apps.tsx
- bear.tsx
- index.ts
- launchpad.ts
- music.ts
- terminal.tsx
- user.ts
- wallpapers.ts
- websites.ts
- index.ts
- useAudio.ts
- useBattery.ts
- useClickOutside.ts
- useInterval.ts
- useWindowSize.ts
- Boot.tsx
- Desktop.tsx
- Login.tsx
- dock.ts
- system.ts
- user.ts
- index.ts
- AvenirNextLTPro-Demi.woff
- AvenirNextLTPro-DemiItalic.woff
- AvenirNextLTPro-Italic.woff
- AvenirNextLTPro-Regular.woff
- bear.css
- component.css
- font.css
- index.css
- layout.css
- typora.css
- apps.d.ts
- bear.d.ts
- index.d.ts
- launchpad.d.ts
- music.d.ts
- terminal.d.ts
- user.d.ts
- wallpaper.d.ts
- websites.d.ts
- index.d.ts
- constants.ts
- index.ts
- screen.ts
- url.ts
- auto-imports.d.ts
- index.tsx
- vite-env.d.ts
- .editorconfig
- .gitattributes
- .gitignore
- eslint.config.js
- index.html
- LICENSE
- package.json
- pnpm-lock.yaml
- README.md
- tsconfig.json
- unocss.config.ts
- vite.config.ts
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/Renovamen/playground-macos
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd playground-macos
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
pnpm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
pnpm dev
개발/실행 서버를 켭니다.
pnpm build
이 명령어를 터미널에 그대로 입력해 실행하세요.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
