使用 Next.js + TypeScript + Tailwind + Shadcn 来搭建
🎉 init:项目初始化 ✨ feat:新增功能(feature) 🐞 fix:修复bug 📃 docs:文档修改 🌈 style:代码样式修改,不影响原代码逻辑 ✅ test:测试相关的改动 🔨 refactor:代码重构 🔧 chore:建制过程或辅助工具的变动
run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.