diff --git a/docs/guide/global-cli.md b/docs/guide/global-cli.md index 9da7cab16b..e7d6a36c5b 100644 --- a/docs/guide/global-cli.md +++ b/docs/guide/global-cli.md @@ -1,3 +1,49 @@ + + # Global CLI The global CLI is a standalone `vp` binary for machine-level runtime and package management. It includes a Vite+ toolchain, does not require Node.js to be installed first, and can be used without adding `vite-plus` to a project.