Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
pnpm start | pnpm
[go: Go Back, main page]

メインコンテンツまでスキップ
Version: 10.x

pnpm start

Aliases: run start

Runs an arbitrary command specified in the package's start property of its scripts object. If no start property is specified on the scripts object, it will attempt to run node server.js as a default, failing if neither are present.

startプロパティは、あなたのプログラムを開始するコマンドを指定するために使用します。