Docs development environment
If you want to only make changes to the website, you only need node.
If you want to only make changes to the website, you only need node.
If you're focusing solely on frontend development, you can create a minimal development environment using Docker and Node.js. This setup allows you to make and preview changes to the frontend in real-time, without needing to interact with the backend.
Requirements