文件名称:河豚:河豚,我的*设计网站
文件大小:215KB
文件格式:ZIP
更新时间:2024-03-10 10:20:54
JavaScript
盖茨比的问候世界首发 用这个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/gatsbyjs/gatsby-starter-hello-world 开始开发。 导航到新站点的目录并启动。 cd my-hello-world-starter/ gatsby develop 打开源代码并开
【文件预览】:
blowfish-master
----package.json(1KB)
----.prettierrc(46B)
----.prettierignore(45B)
----LICENSE(1KB)
----static()
--------favicon.ico(3KB)
----gatsby-config.js(341B)
----src()
--------index.js(436B)
--------images()
--------pages()
--------componets()
--------styles()
--------utils()
----gatsby-browser.js(0B)
----.gitignore(974B)
----README.md(5KB)
----yarn.lock(519KB)