mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-04-05 08:37:21 +08:00
5 lines
129 B
Batchfile
5 lines
129 B
Batchfile
:: 运行前需要安装 browser-sync:
|
|
:: npm install -g browser-sync
|
|
|
|
cd sa-token-doc & browser-sync start --server --files ""
|