Getting Started with React + Vite + Docker
I’ve recently jumped back into React / Frontend development and was curious what tools the cool kids are using these days. At work, we use create react app, which seems to have been deprecated and isn’t even mentioned in the React docs anymore. So I ...
alvincrespo.hashnode.dev4 min read
Lamri Abdellah Ramdane
Developer passionate about clean code, open source, and exploring new tech.
Great guide on setting up a React + Vite app with Docker! The step-by-step instructions make it easy to follow, from creating the Vite project and configuring Docker for development to setting up a custom local domain. For local development, tools like ServBay can simplify the setup process, allowing you to focus more on coding and less on environment configuration. Definitely worth checking out if you're looking to streamline your dev workflow.