UNPKG

oxeo

Version:

Single command MERN stack creation tool.

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