UNPKG

m-vue-tpl

Version:

a command line to generate vue project structure automatically

7 lines 169 B
/** * @author Mask * * init vue's project basic structure */ console.log(`[m-vue-tpl] this tool is a command line that can't import or require.`) module.exports = {}