mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 09:26:14 -04:00
启动脚本后打开浏览器
This commit is contained in:
parent
bb05426faa
commit
c28c0a03d7
1 changed files with 3 additions and 0 deletions
|
@ -9,4 +9,7 @@ REM `node_modules\ep_etherpad-lite` on Windows. Because some plugins access
|
||||||
REM Etherpad internals via `require('ep_etherpad-lite/foo')`,
|
REM Etherpad internals via `require('ep_etherpad-lite/foo')`,
|
||||||
REM `node_modules\ep_etherpad-lite` is used here.
|
REM `node_modules\ep_etherpad-lite` is used here.
|
||||||
cd src
|
cd src
|
||||||
|
|
||||||
|
start microsoftedge "http://localhost:9001"
|
||||||
pnpm run prod
|
pnpm run prod
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue