盖茨比训练 源码
盖茨比的问候世界首发 用这个hello-world样板启动您的项目。 该入门工具随附主要的Gatsby配置文件,您可能需要使用React的快速应用生成器快速启动并运行。 还有其他更具体的想法吗? 您可能需要查看我们充满活力的集合。 :rocket: 快速开始 创建一个Gatsby网站。 使用Gatsby CLI创建一个新站点,并指定hello-world启动程序。 # create a new Gatsby site using the hello-world starter gatsby new my-hello-world-starter https://github.com/ga
文件列表
gatsby-trainning-master.zip
(预估有个13文件)
gatsby-trainning-master
.gitignore
974B
gatsby-config.js
177B
package.json
825B
package-lock.json
623KB
src
components
header.js
108B
pages
index.js
379B
暂无评论