The docs use react-scripts to develop and build our static assets.
yarn # or
npm installserve using the following command:
yarn start # or
npm run startreact-docgen doesn't support following composes so we have to do this manually (for now). If you're contributing, be sure to add any prop type changes under src/data/props.json.