graphene/docs
2015-11-27 23:50:20 -08:00
..
assets
css First fully working version of the playground editor 2015-11-27 23:50:20 -08:00
pages
playground First fully working version of the playground editor 2015-11-27 23:50:20 -08:00
static First fully working version of the playground editor 2015-11-27 23:50:20 -08:00
vendor
wrappers
.babelrc
.gitignore
app.js
config.toml
gatsby.config.js First fully working version of the playground editor 2015-11-27 23:50:20 -08:00
html.js First fully working version of the playground editor 2015-11-27 23:50:20 -08:00
package.json First fully working version of the playground editor 2015-11-27 23:50:20 -08:00
patched-react.js
README.md

Graphene Docs

Docs for Graphene

Installation

For running locally this docs. You have to execute

npm install -g gatsby && npm install

And then

gatsby develop