I want to improve an existing website which uses astro, they have hosted their site codeberg.org.
Using VS Code, I managed to clone their repository and edit an mdx file.
How can I get a preview of the edited webpage?
I haven't done any web dev yet, I just want to improve some documentation.
Is VS code even a reasonable thing to edit with? Are there setup extra setup steps to make Astro work?