Add routing for basic web ui

This commit is contained in:
Deluan
2020-01-19 19:34:54 -05:00
parent 5bc1551b09
commit 3a03284c59
8 changed files with 112 additions and 29 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"homepage": "https://localhost/ui/",
"homepage": "https://localhost/app/",
"proxy": "http://localhost:4633/",
"eslintConfig": {
"extends": "react-app"