const { switch2, exec } = require("./utils"); switch2(); console.log("Local: http://localhost:3000/"); exec("vite");