petite-vue
점진적 향상(progressive enhancement)에 최적화된 6kb 크기의 Vue 서브셋
파일 탐색기
최종 버전 다운로드 (.zip)- commits.html
- grid.html
- markdown.html
- svg.html
- todomvc.html
- tree.html
- release.js
- bind.ts
- effect.ts
- for.ts
- html.ts
- if.ts
- index.ts
- model.ts
- on.ts
- ref.ts
- show.ts
- text.ts
- app.ts
- block.ts
- context.ts
- eval.ts
- index.ts
- scheduler.ts
- utils.ts
- walk.ts
- bind.html
- cloak.html
- component.html
- custom-delimiters.html
- effect.html
- for.html
- html.html
- if.html
- model.html
- multi-mount.html
- on.html
- once.html
- pre.html
- reactive.html
- ref.html
- scope.html
- show.html
- text.html
- .gitignore
- CHANGELOG.md
- index.html
- LICENSE
- package.json
- pnpm-lock.yaml
- README.md
- tsconfig.json
- vite.config.ts
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/vuejs/petite-vue
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd petite-vue
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
