# design **Repository Path**: mirrors_mongodb/design ## Basic Information - **Project Name**: design - **Description**: Source code for MongoDB.design, LeafyGreen's official documentation site. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: staging - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LeafyDocs ```bash pnpm install && pnpm dev ``` ## 401 Errors If you encounter 401 errors during `pnpm install`, check the following: - Ensure you are logged into Artifactory on your local machine. - Verify that your `~/.npmrc` file includes the correct credentials and permissions. For detailed guidance, refer to the [permissions setup instructions](https://github.com/10gen/leafygreen-ui-private/blob/main/README.md#permissions).