create-react-app-redoc
create-react-app-redoc copied to clipboard
Example of installing ReDoc into pure create-react-app app
Results
2
create-react-app-redoc issues
Sort by
recently updated
recently updated
newest added
The tutorials and this template app do not `build` or `start` with the latest `redoc` and `react-scripts` versions due to many errors about polyfills for node.js core modules, all coming...
FYI: Had to delete yarn.lock to be able to install the dependencies as it was hanging at the beginning.