vite-ssg
Static site generation for Vue 3 on Vite
파일 탐색기
최종 버전 다운로드 (.zip)- ci.yml
- pkg-pr-new.yml
- release.yml
- settings.json
- vite-ssg.js
- test.jpg
- Counter.vue
- MousePos.vue
- b.md
- a.md
- b.vue
- index.md
- App.vue
- entry.ts
- .env
- .env.ssg
- index.html
- package.json
- tsconfig.json
- vite.config.ts
- vue-shim.d.ts
- a.vue
- b.vue
- index.vue
- App.vue
- main.ts
- index.html
- package.json
- tsconfig.json
- vite.config.ts
- test.jpg
- Counter.vue
- MousePos.vue
- b.md
- a.md
- b.vue
- index.md
- root.ts
- App.vue
- main.ts
- index.html
- package.json
- tsconfig.json
- vite.config.ts
- root.ts
- App.vue
- main.ts
- index.html
- package.json
- tsconfig.json
- vite.config.ts
- vue-shim.d.ts
- README.md
- copy-readme-files.ts
- ClientOnly.ts
- index.ts
- single-page.ts
- build.ts
- cli.ts
- critical.ts
- index.ts
- jsdomGlobal.mjs
- preload-links.ts
- utils.ts
- document-ready.ts
- state.ts
- index.ts
- node.ts
- types.ts
- asset.test.ts
- .gitignore
- build.config.ts
- CONTRIBUTING.md
- eslint.config.js
- LICENSE
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/antfu-collective/vite-ssg
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd vite-ssg
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
