预览地址:https://interview-beta.vercel.app/
请确保已安装以下内容:
-
克隆仓库:
git clone https://github.com/your-username/your-nextjs-project.git
-
进入项目目录:
cd your-nextjs-project
-
安装依赖:
npm install
或
yarn install
开发模式运行:
npm run dev
预览地址:https://interview-beta.vercel.app/
请确保已安装以下内容:
克隆仓库:
git clone https://github.com/your-username/your-nextjs-project.git
进入项目目录:
cd your-nextjs-project
安装依赖:
npm install
或
yarn install
开发模式运行:
npm run dev