Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/italia/cloud.italia.it-site

Sorgente del sito cloud.italia.it
https://github.com/italia/cloud.italia.it-site

cloud cloud-computing government public website

Last synced: about 2 months ago
JSON representation

Sorgente del sito cloud.italia.it

Awesome Lists containing this project

README

        

# Website cloud.italia.it
The website is built using the [Gatsby](https://www.gatsbyjs.com/) framework.

## Requirements
- [Node.js](https://nodejs.org/it/) runtime
- [Yarn](https://yarnpkg.com/) package manager

After you have installed yarn, the following command is necessary to install dependencies:
```
yarn
```

## Development
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](CONTRIBUTING.md).

# License

Copyright © 2021 Presidenza del Consiglio dei Ministri

The source code is released under the BSD license (SPDX code: BSD-3-Clause).