1. 检查 nodenpxnpm 版本
  2. 使用 npx 指令和 nextjs 模版创建项目

Init Shadcn 组件

npx [email protected] init

01 Setup

  • Setup Nextjs project

  • Confirm environment

  • NodeJS

  • Npm

  • Verify files & versions

  • Setup Shadcn/UI

  • Create Github repository

02 Database

  • PostgreSQL database (Neon)

Init Nextjs Add Shadcn UI