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(app, article): article.html 템플릿 기반으로 아티클 페이지를 만들고, 페이지 라우팅을 추가합니다. #46

Merged
merged 2 commits into from
Sep 4, 2023

Conversation

innocarpe
Copy link
Collaborator

@innocarpe innocarpe commented Sep 1, 2023

📖 작업 배경


🛠️ 구현 내용

  • article.html 을 기반으로 ArticlePage 를 작성합니다.
  • 아티클 페이지에 대한 라우팅을 Routes 에 추가합니다.
    • articleSlug 는 당장은 무시하도록 해두었습니다.

💡 참고사항


🖼️ 스크린샷

Screen.Recording.2023-09-02.at.1.19.24.AM.mov

@innocarpe innocarpe added feature A new feature status: dependent 이전 PR의 커밋이 포함되어 있어 대기해야 함 labels Sep 1, 2023
@innocarpe innocarpe force-pushed the carpe/article-template branch 3 times, most recently from e766097 to cae78d8 Compare September 3, 2023 01:55
Base automatically changed from carpe/signup-template to carpe/setup-yarn-workspace-app September 4, 2023 13:12
Base automatically changed from carpe/setup-yarn-workspace-app to team6/innocarpe September 4, 2023 13:18
@innocarpe innocarpe removed the status: dependent 이전 PR의 커밋이 포함되어 있어 대기해야 함 label Sep 4, 2023
@innocarpe innocarpe merged commit 80ceef7 into team6/innocarpe Sep 4, 2023
@innocarpe innocarpe deleted the carpe/article-template branch September 4, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant