UNPKG

@mdn/bob

Version:

Builder of Bits aka The MDN Web Docs interactive examples, example builder

8 lines (7 loc) 115 B
module.exports = { server: { command: "npm run start-server", host: "127.0.0.1", port: 4444, }, };