Search code examples
documentation

What package does create-react-app docs use


I am wondering how I can create a docs site like create-react-app or react typescript cheatsheets. I am imaging they are using the same package or setup, I just want to know what they are using. Apologies if the answer is too obvious!


Solution

  • After some investigation I discovered they are using docusaurus.