https://reactnativeelements.com/
The RNE website is made using Docusaurus. It's basically a React app with some magical markdown processor that helps make open source websites beautiful and maintainable.
- Install node_modules
yarn
- Start the react app
yarn start