0.0.1 • Published 7 years ago
@movinliao/mlt-template-template v0.0.1
mlt-template-template
创建自己的 mlt 模板从这里开始。
前提
安装 mlt。
npm i -g @movinliao/mlt
使用
生成模板。
mlt template your-template
然后就可以开始编写你自己的模板了。
发布到 npm(可选)
模板名需命名为 mlt-template-*
。
npm login --scope=@movinliao
使用 np 发布。
npm i -g np
np --yolo --no-yarn
0.0.1
7 years ago