ngx-aws-deploy
โ๏ธ๐ Deploy your Angular app to Amazon S3 directly from the Angular CLI ๐โ๏ธ
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- bug_report.md
- feature_request.md
- compliance.yml
- ngx-aws-deploy-s3.yml
- ngx-aws-deploy.yml
- nx-migrate.yml
- release-please.yml
- CODEOWNERS
- label-commenter-config.yml
- extensions.json
- app.component.html
- app.component.scss
- app.component.spec.ts
- app.component.ts
- app.module.ts
- .gitkeep
- environment.prod.ts
- environment.ts
- favicon.ico
- index.html
- main.ts
- polyfills.ts
- styles.scss
- test-setup.ts
- .browserslistrc
- .eslintrc.json
- jest.config.ts
- project.json
- tsconfig.app.json
- tsconfig.editor.json
- tsconfig.json
- tsconfig.spec.json
- example.json
- app.spec.ts
- index.js
- app.po.ts
- commands.ts
- index.ts
- .eslintrc.json
- cypress.json
- project.json
- tsconfig.e2e.json
- tsconfig.json
- .gitkeep
- cloudfront.ts
- config.ts
- index.ts
- schema.d.ts
- schema.json
- uploader.ts
- index.spec.ts
- index.ts
- schema.d.ts
- schema.json
- index.ts
- .eslintrc.json
- builders.json
- CHANGELOG.md
- collection.json
- jest.config.ts
- package.json
- project.json
- README.md
- tsconfig.json
- tsconfig.lib.json
- tsconfig.spec.json
- .gitkeep
- tsconfig.tools.json
- .all-contributorsrc
- .editorconfig
- .eslintignore
- .eslintrc.json
- .gitignore
- .prettierignore
- .prettierrc
- .release-please-manifest.json
- CHANGELOG.md
- commitlint.config.js
- decorate-angular-cli.js
- jest.config.ts
- jest.preset.js
- LICENSE
- ngx-aws-deploy_logo.png
- nx.json
- package-lock.json
- package.json
- README.md
- release-please-config.json
- tsconfig.base.json
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/Jefiozie/ngx-aws-deploy
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd ngx-aws-deploy
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
yarn global add @angular/cli
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
์ด ๋ ํฌ์ README์ ์ ํ ์ค์ ๋ช ๋ น์ด๋ฅผ ๊ทธ๋๋ก ๊ฐ์ ธ์์ต๋๋ค.
// repository documentation
Was this content helpful?
(0 ratings)
