The website is built using the Gatsby framework.
After you have installed npm, the following command is necessary to install dependencies:
npm
To start development or local testing of the website, you need to execute the following command:
npm run 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).