为了跟随本课程,您需要有一个简单的Next.js应用程序。 为此,请下载以下示例应用程序:
git clone https://github.com/arunoda/learnnextjs-demo.gitcd learnnextjs-demogit checkout getting-started
你可以运行它:
npm installnpm run dev
现在,您可以通过 http://localhost:3000/ 访问应用程序
为了跟随本课程,您需要有一个简单的Next.js应用程序。 为此,请下载以下示例应用程序:
git clone https://github.com/arunoda/learnnextjs-demo.gitcd learnnextjs-demogit checkout getting-started
你可以运行它:
npm installnpm run dev
现在,您可以通过 http://localhost:3000/ 访问应用程序
让时间为你证明