set up routing

This commit is contained in:
MapleLeaf
2021-12-31 12:58:03 -06:00
committed by Darius
parent 235775f84a
commit ba6f9b1698
8 changed files with 62 additions and 10 deletions

4
pnpm-lock.yaml generated
View File

@@ -124,6 +124,8 @@ importers:
reacord: workspace:*
react: ^17.0.2
react-dom: ^17.0.2
react-router: ^6.2.1
react-router-dom: ^6.2.1
typescript: ^4.5.4
vite: ^2.7.10
dependencies:
@@ -131,6 +133,8 @@ importers:
reacord: link:../reacord
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
react-router: 6.2.1_react@17.0.2
react-router-dom: 6.2.1_react-dom@17.0.2+react@17.0.2
devDependencies:
'@types/compression': 1.7.2
'@types/express': 4.17.13