Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Demo GatsbyJS setup to build an online store via Drupal Commerce and JSON API.

License

Notifications You must be signed in to change notification settings

mglaman/gatsbyjs_commerce_demo

Repository files navigation

gatsby-starter-default

The default Gatsby starter.

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

gatsby new gatsby-example-site

Then you can run it by:

cd gatsby-example-site
gatsby develop

Deploy

Deploy to Netlify

About

Demo GatsbyJS setup to build an online store via Drupal Commerce and JSON API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published