Feel free to report bugs concerning the website or suggest changes or features in the issues tab.
First, install the required dependencies
npm run install
Then, you can run the app with
npm run dev
For more information, please see the Astro documentation.