Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] 프로젝트 세팅 #1

Closed
6 of 12 tasks
yoon-junseo opened this issue Nov 1, 2021 · 0 comments
Closed
6 of 12 tasks

[FEAT] 프로젝트 세팅 #1

yoon-junseo opened this issue Nov 1, 2021 · 0 comments
Labels
feature 기능 개발

Comments

@yoon-junseo
Copy link
Owner

yoon-junseo commented Nov 1, 2021

이슈 분류

  • FEAT
  • BUG
  • FIX
  • REFACT
  • STYLE
  • DOCS
  • CHORE

설명

  • 프로젝트 기본 세팅

ToDo

  • 바벨 설정
  • eslint 설정
  • prettier 설정
  • ts 설정
  • webpack 설정
@yoon-junseo yoon-junseo added the feature 기능 개발 label Nov 1, 2021
yoon-junseo added a commit that referenced this issue Nov 2, 2021
1. webpack 관련 설치
2. styled-component 설치
3. loadable/component 설치
4. prettier, eslint, babel 설정 관련 설치
#1
yoon-junseo added a commit that referenced this issue Nov 2, 2021
1. babel 
2. eslint
3. prettier
#1
yoon-junseo added a commit that referenced this issue Nov 2, 2021
1. tsconfig 파일
#1
yoon-junseo added a commit that referenced this issue Nov 2, 2021
1. gitignore
#1
yoon-junseo added a commit that referenced this issue Nov 2, 2021
1. webpack.common -> 개발, 배포 환경에서 모두 사용되는 설정
2. webpack.dev -> 개발 환경에서 사용되는 설정
3. webpack.prod -> 배포 환경에서 사용되는 설정
#1
yoon-junseo added a commit that referenced this issue Nov 2, 2021
1. 이미지 파일 모듈화
#1
yoon-junseo added a commit that referenced this issue Nov 2, 2021
1. index.html
2. index.tsx
3. App.tsx
4. 라우터, 스타일, 이미지 확인을 위한 파일들
#1
yoon-junseo added a commit that referenced this issue Nov 2, 2021
1. netlify 배포시, 라우터 설정을 위한 파일
#1
yoon-junseo added a commit that referenced this issue Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 개발
Projects
None yet
Development

No branches or pull requests

1 participant