Skip to content

yuanjinzhong/nextjs-dashboard

Repository files navigation

NextJs官网教程学习

Next.js App Router Course - Starter

This is the starter template for the Next.js App Router Course. It contains the starting code for the dashboard application.

For more information, see the course curriculum on the Next.js Website.

目录说明

  • nextJs 中的静态资源都需要放在项目的根目录中的/public文件夹
  • 根目录下的/src文件夹是可选的,添加这个目录可能更符合传统的习惯

Releases

No releases published

Packages

No packages published

Languages