The website is built using the Gatsby framework.
After you have installed yarn, the following command is necessary to install dependencies:
yarn
To start development or local testing of the website, you need to execute the following command:
yarn develop
At the end of the build process, the website is available at http://localhost:8000/.
For more information about contributing and the gitflow see contributing.
Copyright © 2021 Presidenza del Consiglio dei Ministri
The source code is released under the BSD license (SPDX code: BSD-3-Clause).