diff options
Diffstat (limited to 'docs/pages/showcase.mdx')
| -rw-r--r-- | docs/pages/showcase.mdx | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/pages/showcase.mdx b/docs/pages/showcase.mdx new file mode 100644 index 0000000..5cef553 --- /dev/null +++ b/docs/pages/showcase.mdx @@ -0,0 +1,10 @@ +--- +headeronly: true +searchable: false +layout: full +description: "Turborepo by Vercel is the one of the fastest growing build systems in the frontend ecosystem. It's trusted by thousands of developers in production including teams at Vercel, AWS, Netflix, Microsoft, Disney, and more." +--- + +import Showcase from "../components/pages/showcase"; + +<Showcase /> |
