294 B
294 B
name, description, tags
| name | description | tags | |
|---|---|---|---|
| 启动项目 | 使用 pnpm 启动项目 |
|
启动项目
在使用 pnpm 进行项目管理时,启动项目通常是通过运行定义在 package.json 文件中的脚本来完成的。以下是使用 pnpm 启动项目的基本步骤:
pnpm dev
| name | description | tags | |
|---|---|---|---|
| 启动项目 | 使用 pnpm 启动项目 |
|
在使用 pnpm 进行项目管理时,启动项目通常是通过运行定义在 package.json 文件中的脚本来完成的。以下是使用 pnpm 启动项目的基本步骤:
pnpm dev