An overlay for displaying stack frames.
npm install @1o1w1/react-error-overlayreact-error-overlayreact-error-overlay is an overlay which displays when there is a runtime error.
npm start (or yarn start) so that the files are compiled as you work.
npm run build:prod (or yarn build:prod).NODE_ENV=development npm run build (or NODE_ENV=development yarn build).