mirror of
https://github.com/NaiboWang/EasySpider.git
synced 2025-04-20 04:39:57 +08:00
Update Only Server
This commit is contained in:
parent
3ba748b101
commit
0afa159c98
3
ElectronJS/start_server.js
Normal file
3
ElectronJS/start_server.js
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
const path = require("path");
|
||||||
|
const task_server = require(path.join(__dirname, "server.js"));
|
||||||
|
task_server.start(8074); //start local server
|
Loading…
x
Reference in New Issue
Block a user