angular-electron-seed
An Angular (4+) seed with Electron, Live-reload, AngularCLI, etc.
파일 탐색기
최종 버전 다운로드 (.zip)- app.e2e-spec.ts
- app.po.ts
- tsconfig.e2e.json
- ngx-electron.module.ts
- ngx-electron.service.spec.ts
- ngx-electron.service.ts
- card.component.html
- card.component.scss
- card.component.spec.ts
- card.component.ts
- getting-started.component.html
- getting-started.component.scss
- getting-started.component.spec.ts
- getting-started.component.ts
- welcome-screen.component.html
- welcome-screen.component.scss
- welcome-screen.component.spec.ts
- welcome-screen.component.ts
- index.ts
- welcome-routing.module.ts
- welcome.module.ts
- welcome.routes.ts
- app-routing.module.ts
- app.component.html
- app.component.spec.ts
- app.component.ts
- app.module.ts
- app.routes.ts
- .gitkeep
- electron-app.ts
- environment.prod.ts
- environment.ts
- favicon.ico
- index.html
- main.ts
- polyfills.ts
- styles.scss
- test.ts
- tsconfig.app.json
- tsconfig.spec.json
- typings.d.ts
- electron.ts
- build.default.ts
- build.electron.ts
- build.npm.copy.ts
- build.restart.ts
- build.watch.ts
- bundle.clean.ts
- .angular-cli.json
- .editorconfig
- .gitignore
- gulpfile.js
- karma.conf.js
- package.json
- protractor.conf.js
- README.md
- tsconfig.json
- tslint.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/sean-perkins/angular-electron-seed
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd angular-electron-seed
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
