vite-plugin-electron
:electron: Electron⚡️Vite core repo
파일 탐색기
최종 버전 다운로드 (.zip)- Release.yml
- main.ts
- main.ts
- style.css
- index.html
- package.json
- vite.config.ts
- main.ts
- preload.ts
- worker.ts
- main.ts
- style.css
- index.html
- package.json
- vite.config.ts
- main.ts
- preload.ts
- main.ts
- style.css
- index.html
- package.json
- vite.config.ts
- main.ts
- worker.ts
- index.html
- package.json
- vite.config.ts
- README.md
- tsconfig.json
- esmShim.ts
- index.ts
- notBundle.ts
- base.ts
- index.ts
- multi-env.ts
- simple.ts
- startup.ts
- utils.ts
- main.ts
- package.json
- main.ts
- main.ts
- index.html
- .gitkeep
- env-config-merge.foo
- env-config-merge.ts
- env-main.ts
- env-preload.ts
- env-status.ts
- external-foo.ts
- external-main.ts
- multi-env-bundle-deps.test.ts
- multi-env-dev.test.ts
- multi-env.test.ts
- plugin.test.ts
- simple.test.ts
- startup.test.ts
- .gitignore
- .npmrc
- CHANGELOG-v0.md
- electron-env.d.ts
- LICENSE
- logo.animate.svg
- logo.svg
- logo.v1.svg
- migrate-to-v1.md
- multi-env.d.ts
- oxfmt.config.ts
- oxlint.config.ts
- package.json
- plugin.d.ts
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
- README.zh-CN.md
- simple.d.ts
- tsconfig.json
- tsdown.config.ts
- vite-plugin-electron.gif
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/electron-vite/vite-plugin-electron
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd vite-plugin-electron
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
npm i -D vite-plugin-electron
이 명령어를 터미널에 그대로 입력해 실행하세요.
<img src="https://img.shields.io/npm/v/vite-plugin-electron.svg">
이 명령어를 터미널에 그대로 입력해 실행하세요.
<img src="https://img.shields.io/npm/dm/vite-plugin-electron.svg">
이 명령어를 터미널에 그대로 입력해 실행하세요.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
