# Graphene Docs Docs for Graphene ## Installation For running locally this docs. You have to execute ```bash npm install -g gatsby && npm install ``` And then ```bash gatsby develop ```