Gatsby Starter TypeScript使用Reflexjs和TypeScript启动Gatsby项目的基础模板

如果你想用ReflexjsTypeScript快速启动一个Gatsby项目,gatsby-starter-typescript绝对是个不错的选择。这个基础入门模板能帮你省掉多麻烦,配置好了之后,直接运行gatsby new site reflexjs/gatsby-starter-typescriptcd site && npm run dev就能启动开发环境了。反正这一步挺,重点是它给你带来了更清晰的代码结构和更强的类型支持。你可以用它来做一些比较复杂的项目,同时还兼容Reflexjs,让 UI 组件的使用更加方便、灵活。如果你是 Gatsby 的新手,或者需要一个结构清晰的项目模板,试试这个应该不会让你失望哦。

zip
gatsby-starter-typescript-master.zip 预估大小:23个文件
folder
gatsby-starter-typescript-master 文件夹
file
.env.example 30B
folder
src 文件夹
folder
pages 文件夹
file
index.tsx 3KB
file
theme.ts 14KB
folder
blocks 文件夹
file
cards.tsx 2KB
file
hero.tsx 2KB
folder
components 文件夹
file
index.ts 75B
file
navbar.tsx 2KB
file
layout.tsx 377B
file
footer.tsx 349B
folder
config 文件夹
file
index.ts 432B
folder
gatsby-plugin-reflexjs 文件夹
file
index.ts 35B
file
gatsby-config.js 238B
file
tsconfig.json 476B
file
README.md 482B
file
gatsby-browser.js 26B
file
.gitignore 984B
file
CHANGELOG.md 2KB
file
package.json 619B
folder
static 文件夹
folder
images 文件夹
file
crayon-982.png 82KB
file
crayon-welcome.png 53KB
file
crayon-come-back-later.png 75KB
file
crayon-list-is-empty.png 62KB
file
placeholder.jpg 10KB
zip 文件大小:286.62KB