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