Skip to content

christocarr/gatsby-pictures-and-paintings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gatsby-pictures-and-paintings

JAMStack E-commerce website built with Gatsby, Stripe, and Contentful CMS.

Netlify Status

Tech

Installation

Install the dependencies and devDependencies and start the server.

$ cd gatsby-pictures-and-paintings
$ npm install -d
$ npm start