UNPKG

oxeo

Version:

Single command MERN stack creation tool.

5 lines 103 B
module.exports = { build: vars => `module.exports = { hello: require("./helloControllers") }` }