UNPKG

105 BJavaScriptView Raw
1const { bootstrap } = require("../build");
2const config = require("./server.config");
3bootstrap(config);