文件名称:recipes:Gatsby + DatoCMS网站上存放我喜欢的食物食谱
文件大小:1.02MB
文件格式:ZIP
更新时间:2024-05-03 15:17:55
JavaScript
Gatsby x Tailwind x Framer运动样板 Gatsby + Tailwind + Framer Motion驱动的样板 :rocket: 快速开始 克隆仓库 git clone https://github.com/samuelgoddard/gatsby-tailwind-motion 开始开发。 导航到新站点的目录并安装本地依赖项。 yarn 开始本地开发(使用gatsby-cli)。 cd gatsby-tailwind-motion/ gatsby develop 打开源代码并开始编辑! 您的站点现在在http://localhost:8000 ! 注意:您还将看到第二个链接: http://localhost:8000/___graphql 。 您可以使用此工具来尝试查询数据。 在了解有关使用此工具的更多信息。 :page_facing_up: 文件