Skip to main content

2 docs tagged with "Environment Variables"

View All Tags

Advanced Configuration

Learn how to customize and fine-tune your React projects with advanced configuration options in Create React App. Discover powerful features and alternatives to ejecting that will help you take control of your development environment.

Using HTTPS in Development

Learn how to serve your Create React App over HTTPS in development. This is useful when you need to send requests to an API server that requires HTTPS, or when you want to test your site using a secure connection.