This is a React based single page app which renders documentation from a valid OpenAPI 3.0.0-RC0 document.
This project was experimental and is not being actively maintained.
Install project dependencies:
npm install
npm start
npm run lint
npm run build