This commit is contained in:
2024-07-19 12:38:11 +08:00
parent fccf33d953
commit c216c0a62f
34 changed files with 1302 additions and 1196 deletions

View File

@ -1,3 +1,3 @@
import App from "./test-server";
import App from './test-server';
App.listen(3000);
App.listen(3000);