mirror of
https://github.com/vercel/turborepo.git
synced 2025-12-23 09:19:46 +00:00
7 lines
211 B
JSON
7 lines
211 B
JSON
{
|
|
"name": "Basic",
|
|
"description": "Minimal Turborepo example for learning the fundamentals.",
|
|
"template": "https://vercel.com/templates/next.js/turborepo-next-basic",
|
|
"featured": true,
|
|
"boost": true
|
|
}
|