Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The build target of the create-react-app output by default is a static web application that can be served by any web server. It's a collection of HTML, CSS, and JavaScript files that can be deployed on a server or hosted on various platforms like AWS, Firebase, Netlify, etc.