start a new React-based UI (#111)

This doesn't do much yet but should provide a better foundation for
improvement than the jQuery UI, as described in the github issue.
This commit is contained in:
Scott Lamb
2021-01-31 21:55:25 -08:00
parent c547a49ac8
commit f281922359
67 changed files with 11454 additions and 8052 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,3 @@
.DS_Store
*.swp
/server/target
/ui/dist
/ui/node_modules
/ui/yarn-error.log