175 B
175 B
安装 pnpm,提升依赖的安装速度
npm config set registry https://registry.npmmirror.com npm install -g pnpm
安装依赖
pnpm install
启动服务
npm run dev
npm config set registry https://registry.npmmirror.com npm install -g pnpm
pnpm install
npm run dev