feat(create-turbo): create basic

This commit is contained in:
Turbobot
2024-01-10 12:41:11 +07:00
committed by Thanu Poptiphueng
commit af28fc43a4
59 changed files with 6625 additions and 0 deletions

7
meta.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Next.js",
"description": "Minimal Turborepo example for learning the fundamentals.",
"template": "https://vercel.com/templates/next.js/turborepo-next-basic",
"featured": true,
"boost": true
}