lantern-cli
v1.1.0
Published
lantern脚手架
Downloads
3
Readme
lantern-cli
lantern 脚手架
安装
$ npm install -g lantern-cli
使用
$ lantern init <template-name> <project-name>
示例:
$ lantern init lantern-template my-project
上述命令从 ssfe-team/lantern-template 拉取模板,在 ./my-project/ 生成项目
官方模板
- lantern-template - 目前主要用于活动页面的制作