# nextjs-blog **Repository Path**: cq0321/nextjs-blog ## Basic Information - **Project Name**: nextjs-blog - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-30 - **Last Updated**: 2026-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 检查电脑是否安装了 node.js 检查当前 npm 下载依赖的镜像地址: npm config get registry 设置为淘宝镜像地址 npm config set registry [https://registry.npmmirror.com/](https://registry.npmmirror.com/)