-
Gatsby Stripe Element 的 credit_card 模块展示了与 Gatsby 的简易集成演示
资源介绍
:credit_card: :credit_card:
带条纹元素的盖茨比
这个项目是用 Gatsby、Bulma、Stripe Element 和 Netlify 函数构建的。 这个演示是通过alexislepresle。
:rocket: 快速开始
创建 Gatsby 站点。
使用 Gatsby CLI 创建一个新站点,指定默认启动器。
# create a new Gatsby site using the gatsby-stripe-element
gatsby new gatsby-stripe-element https://github.com/alexislepresle/gatsby-stripe-element
开始开发。
导航到新站点的目录并启动。
cd gatsby-stripe-element/
gatsby develop
netlify-lambda serve < source>
打