Skip to content

eduamdev/ecommerce-gatsby

Repository files navigation

Netlify Status

👟 Ecommerce Shoe Store

Demo site is here: Shoe store demo

screenshot of the site

Build Setup

# Install the Gatsby CLI
$ npm install -g gatsby-cli

# Install dependencies
$ npm install

# Start the development server
$ npm start

Building and Running for Production

# Generate a full static production build
$ npm run build

# Preview the site as it will appear once deployed
$ npm run serve

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details