文件名称:free-foodie:免费的Foodie面向公众的网站
文件大小:1.57MB
文件格式:ZIP
更新时间:2024-05-03 02:28:06
TypeScript
盖茨比极简启动器 :rocket: 快速开始 创建一个Gatsby网站。 使用Gatsby CLI创建一个新站点,并指定最小的启动器。 # create a new Gatsby site using the minimal starter npm init gatsby 开始开发。 导航到新站点的目录并启动。 cd my-gatsby-site/ npm run develop 打开代码并开始定制! 您的站点现在在! 编辑src/pages/index.ts以实时查看您的网站更新! 学到更多
【文件预览】:
free-foodie-main
----yarn.lock(610KB)
----.eslintrc.js(1KB)
----src()
--------pages()
--------images()
--------components()
--------data()
----gatsby-config.js(1KB)
----tsconfig.json(382B)
----.prettierrc(107B)
----README.md(2KB)
----.gitignore(35B)
----package.json(2KB)