好亂(
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
import './compile-webpage.ts'
|
||||
|
||||
import {
|
||||
expressApp,
|
||||
httpServer,
|
||||
SocketIoServer,
|
||||
} from './server/http.ts'
|
||||
|
||||
httpServer.listen(8080)
|
||||
|
||||
console.log("TheWhiteSilk server started successfully")
|
||||
|
||||
Reference in New Issue
Block a user