0.1.0 โ€ข Published 5 years ago

gatsby-theme-stripe-element v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Netlify Status

This project is built with Gatsby, Bulma, Stripe Element, and Netlify Functions. This demo is here by alexislepresle.

๐Ÿš€ Quick start

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the default starter.

    # create a new Gatsby site using the gatsby-stripe-element
    gatsby new gatsby-stripe-element https://github.com/alexislepresle/gatsby-stripe-element
  2. Start developing.

    Navigate into your new siteโ€™s directory and start it up.

    cd gatsby-stripe-element/
    gatsby develop
    netlify-lambda serve <source-folder>
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

๐Ÿ’ซ Deploy

Deploy to Netlify