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

라우팅 #19

Open
lallaheeee opened this issue Apr 9, 2020 · 1 comment
Open

라우팅 #19

lallaheeee opened this issue Apr 9, 2020 · 1 comment
Assignees
Labels
📄 docs Improvements or additions to documentation ⚡️ feature

Comments

@lallaheeee
Copy link
Member

lallaheeee commented Apr 9, 2020

https://reacttraining.com/react-router/web/example/url-params

path 페이지
/
/join 회원가입
/articles 게시판
/articles?category=회의록 게시판 카테고리
/articles?category=회의록&page=2 게시글 페이지네이션
/articles/new 게시글 작성
/article/:id 게시글 조회
/members 팀원 소개
/settings/profile 마이페이지/정보수정
/admin/member_privileges 관리자 페이지/ 회원관리
/admin/articles 관리자페이지/ 게시판 관리
@lallaheeee lallaheeee changed the title 라우트 만들기 라우팅 Apr 9, 2020
@lallaheeee lallaheeee added ⚡️ feature 📄 docs Improvements or additions to documentation labels Apr 9, 2020
@lallaheeee lallaheeee self-assigned this Apr 9, 2020
lallaheeee added a commit that referenced this issue Apr 9, 2020
관리자 Auth는 향후 추가 예정
@lallaheeee
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📄 docs Improvements or additions to documentation ⚡️ feature
Projects
None yet
Development

No branches or pull requests

1 participant