angular-10-registration-login-example
Angular 10 User Registration and Login Example
파일 탐색기
최종 버전 다운로드 (.zip)- app.e2e-spec.ts
- app.po.ts
- protractor.conf.js
- tsconfig.json
- alert.component.html
- alert.component.ts
- index.ts
- auth.guard.ts
- error.interceptor.ts
- fake-backend.ts
- index.ts
- jwt.interceptor.ts
- alert.ts
- index.ts
- user.ts
- account.service.ts
- alert.service.ts
- index.ts
- account-routing.module.ts
- account.module.ts
- layout.component.html
- layout.component.ts
- login.component.html
- login.component.ts
- register.component.html
- register.component.ts
- home.component.html
- home.component.ts
- index.ts
- add-edit.component.html
- add-edit.component.ts
- layout.component.html
- layout.component.ts
- list.component.html
- list.component.ts
- users-routing.module.ts
- users.module.ts
- app-routing.module.ts
- app.component.html
- app.component.ts
- app.module.ts
- .gitkeep
- environment.prod.ts
- environment.ts
- favicon.ico
- index.html
- main.ts
- polyfills.ts
- styles.less
- test.ts
- .browserslistrc
- .editorconfig
- .gitignore
- angular.json
- karma.conf.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.app.json
- tsconfig.base.json
- tsconfig.json
- tsconfig.spec.json
- tslint.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/cornflourblue/angular-10-registration-login-example
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd angular-10-registration-login-example
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
