moved files around make more logical folders, got some 502 errors turns out VSCode isn't magic, you just need to go through all the files and make sure the import paths are right

This commit is contained in:
Me
2022-12-01 00:06:34 +01:00
parent 6f7361a5dd
commit 4cff63e264
31 changed files with 27 additions and 33 deletions

6
package-lock.json generated Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "group_transcendence",
"lockfileVersion": 2,
"requires": true,
"packages": {}
}