# next-benchu **Repository Path**: meng19970630/next-benchu ## Basic Information - **Project Name**: next-benchu - **Description**: 新 next练习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-03-26 - **Last Updated**: 2025-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # next-benchu ### 使用镜像 ```bash $ docker pull benchu0630/next-benchu $ docker run --name next-benchu -d -p 3000:3000 benchu0630/next-benchu $ open http://localhost:3000/ ``` This is a starter template for [Learn Next.js](https://nextjs.org/learn).