* Documented new feature added in pull request 23062
* applied review comment to use tabs instead
* applied review comment
* capitalize Frontend
* add a section about develop_and_serve
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Update development.md
Visual Studio Code with devcontainers is the recommended dev environment for Home Assistant.
However, it's not trivial to integrate this dev environment with the frontend dev environment, as the Home Assistant's container doesn't have access to the frontend directory.
Adding the instructions on how to mount the frontend directory to the container.
* Update development.md
* Update development.md