import Link from 'next/link'; import React from 'react'; export function GettingStarted(): JSX.Element { return (

Ready to dive in? Start your monorepo now with Nx.

Get started now!
); }