angular-7-webpack-4-boilerplate
Ready to use Angular 7 project with webpack 4 configuration for development and production
파일 탐색기
최종 버전 다운로드 (.zip)- helpers.js
- webpack.config.common.js
- webpack.config.dev.js
- webpack.config.prod.js
- menu.component.html
- menu.component.scss
- menu.component.ts
- menu-routing.module.ts
- menu.module.ts
- home.component.html
- home.component.scss
- home.component.ts
- app-routing.module.ts
- app.component.html
- app.component.scss
- app.component.ts
- app.module.ts
- styles.scss
- index.html
- main.aot.ts
- main.ts
- polyfills.ts
- vendor.ts
- .gitignore
- bs-config.js
- LICENSE
- package.json
- README.md
- tsconfig.aot.json
- tsconfig.json
- webpack.config.js
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/samteb/angular-7-webpack-4-boilerplate
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd angular-7-webpack-4-boilerplate
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
