### Install Dependencies with pnpm Source: https://github.com/yazi-rs/yazi-rs.github.io/blob/main/README.md Use this command to install project dependencies before starting development. ```bash pnpm install ``` -------------------------------- ### Start Development Server with pnpm Source: https://github.com/yazi-rs/yazi-rs.github.io/blob/main/README.md This command starts a local development server for Yazi. Changes are reflected live without a server restart. ```bash pnpm start ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.