troubleshoot/troubleshooting-framework-ui/SETUP.md
This project was bootstrapped with [Create React App](https://github.com/facebook create-react-app).
npm run buildBuilds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs deployment) for more information.
npm publishEnsure to login into the NPM registry using Yugabyte credentials.
Once the above step npm run build is done, you can go ahead and publish the package using
npm publish.
This section has moved here: https://facebook.github.io/create-react-app/docs code-splitting
This section has moved here: [https://facebook.github.io/create-react-app/docs analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs analyzing-the-bundle-size)
This section has moved here: [https://facebook.github.io/create-react-app/docs making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs making-a-progressive-web-app)
This section has moved here: https://facebook.github.io/create-react-app/docs advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs deployment
npm run build fails to minifyThis section has moved here: [https://facebook.github.io/create-react-app/docs troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)