Skip to content

rsstdd/gatsby-aircraft

Repository files navigation

Gatsby Aircraft

I'm learning Gatsby.js and hate todo apps.

Airplanes are much nicer, don't you think?

Find a live version of the site here.

This is a Gatsby.js Project in which I utilize gatsby-transformer-json and gatsby-transformer-remark to better familiarize myself with the manner in which Gatsby implements GraphQL.

To Run:

npm i -S

# development
gatsby develop

# produciton build
gatsby build

Releases

No releases published

Packages

No packages published