turborepo/examples/basic/meta.json
2023-05-30 16:00:15 -04:00

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
}