update and introduce react router
This commit is contained in:
parent
bf32423169
commit
fa49ed07db
27 changed files with 349 additions and 187 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -8,8 +8,10 @@ node_modules
|
|||
# testing
|
||||
/coverage
|
||||
|
||||
# production
|
||||
/build
|
||||
# React Router
|
||||
.react-router/
|
||||
/build/
|
||||
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue