update and introduce react router
This commit is contained in:
parent
bf32423169
commit
fa49ed07db
27 changed files with 349 additions and 187 deletions
4
packages/web/app/app.css
Normal file
4
packages/web/app/app.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
html,
|
||||
body {
|
||||
background-color: teal;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue