Frontend is usable

This commit is contained in:
rubikscraft
2022-02-23 23:25:00 +01:00
parent b03f98a6b8
commit c855eb7c2b
20 changed files with 392 additions and 411 deletions

View File

@@ -3,5 +3,6 @@ module.exports = {
writeToDisk: true,
port: 3300,
liveReload: true,
open: false
},
};