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

CRA 및 라우팅 셋업 #1

Open
3 of 5 tasks
xoxwgys56 opened this issue Jan 27, 2022 · 0 comments · Fixed by #3
Open
3 of 5 tasks

CRA 및 라우팅 셋업 #1

xoxwgys56 opened this issue Jan 27, 2022 · 0 comments · Fixed by #3
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@xoxwgys56
Copy link
Collaborator

xoxwgys56 commented Jan 27, 2022

TODO

  • setup using CRA
  • add react-router
  • setup route
  • change application name
  • add website favicon

prerequisite

  • use BrowserRouter, Routes, Route
    • use react-router@6
  • url prefix /pages
    • <BrowserRouter basename="pages" ... />

prettier를 추가해도 될까요? PR

@xoxwgys56 xoxwgys56 self-assigned this Jan 27, 2022
@xoxwgys56 xoxwgys56 added the enhancement New feature or request label Jan 27, 2022
@xoxwgys56 xoxwgys56 added this to the setup milestone Jan 27, 2022
@xoxwgys56 xoxwgys56 linked a pull request Jan 27, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant