Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 377 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 377 Bytes

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.

install plug

npm i @vercel/postgres

防止敲打键盘的时候请求后端服务器

npm i use-debounce