feat: 新增 preview-doc.bat 文件,一键启动文档预览
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
:: 运行前需要安装 browser-sync:
|
||||
:: npm install -g browser-sync
|
||||
|
||||
cd sa-token-doc & browser-sync start --server --files ""
|
||||
Reference in New Issue
Block a user