Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 289 Bytes

个人用脚手架

安装与升级

npm i -g @slfk/cli

命令

create

  1. 选择式创建:slfk create my-rollup-template
  2. 通过模板创建:slfk create my-rollup-template -t rollup

本地调试

  1. link:yarn link:local
  2. unlink:yarn unlink:local