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

https://github.com/ivanminutillo/vallecamonica


https://github.com/ivanminutillo/vallecamonica

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

[![Gatsby Version](https://img.shields.io/badge/gatsby-1.8.12-744C9E.svg)](https://github.com/gatsbyjs/gatsby) [![Code Climate](https://codeclimate.com/github/alxshelepenok/gatsby-starter-lumen.png)](https://codeclimate.com/github/alxshelepenok/gatsby-starter-lumen) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/alxshelepenok/gatsby-starter-lumen/master/LICENSE)
# Vallecamonica Website

This website is based on amazing GatsbyJs

## Features

- PostCSS
- Data imported with GraphQl
- Highly Modular, each block in every pages is a separate and customizable React Component
- Mobile-First approach in development
- Offline support

## Getting Started
In order to open on your machine vallecamonica website you need to have [gatsbyjs](https://github.com/gatsbyjs/gatsby) npm module installed
Open your terminal and type:

```
git clone [email protected]:ivanminutillo/vallecamonica.git
cd website
yarn install
gatsby develop

```

## Content Management
ToDo.

## How to contribute
ToDo.