1.0.6 • Published 4 years ago

mnlt-cli v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

mn-cli

vue模板脚手架

安装

$ npm install -g mnlt-cli

用法

目前仅有默认 mn-template 模板,包含router,vuex,vant (可选)

$ mnlt-init <模板名> [项目名]

举例

默认模板名 mn-template

$ mnlt-init mn-template demo1