# web-example-nextjs **Repository Path**: Yervin/web-example-nextjs ## Basic Information - **Project Name**: web-example-nextjs - **Description**: nextjs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-10 - **Last Updated**: 2024-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 框架 - Node.js 服务端框架 - React.js --- 响应式前端框架 - https://zh-hans.react.dev/reference/react/components - Next.js --- 全栈式框架 - https://nextjs.org/docs - https://qufei1993.github.io/nextjs-learn-cn - Tailwind CSS --- 轻量级 CSS 框架 - https://www.tailwindcss.cn/docs/flex-basis ## 运行项目 ```bash npm run dev # or yarn dev # or pnpm dev # or bun dev ```