https://github.com/ivanminutillo/vallecamonica
https://github.com/ivanminutillo/vallecamonica
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ivanminutillo/vallecamonica
- Owner: ivanminutillo
- License: mit
- Created: 2018-01-05T15:11:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T08:49:09.000Z (over 7 years ago)
- Last Synced: 2025-01-11T23:35:06.241Z (4 months ago)
- Language: JavaScript
- Size: 32.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/gatsbyjs/gatsby) [](https://codeclimate.com/github/alxshelepenok/gatsby-starter-lumen) [](https://raw.githubusercontent.com/alxshelepenok/gatsby-starter-lumen/master/LICENSE)
# Vallecamonica WebsiteThis 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.