gatsby strapi portfolio website:gatsby strapi作品集网站 源码
设置说明 所有组件准备就绪(包括进口) 使用main.css-减少导入 限制组件数量-更好的概述 React图标 [React图标] import { FaHome } from "react-icons/fa" const Component = ( ) => { return < FaHome xss=removed> < / FaHome > } 使用常量以避免重复。 确保您的Strapi应用程序中存在此类内容类型。 或者在gatsby-config.js中替换/删除它们 { resolve : `gatsby-source-strapi` , options : { apiURL : `http://localhost:1337` , queryLimit : 1000 , // Default
文件列表
gatsby-strapi-portfolio-website-main.zip
(预估有个62文件)
gatsby-strapi-portfolio-website-main
.gitattributes
66B
public
twitter-img.png
171KB
index.html
483B
favicon.ico
3KB
page-data
about
page-data.json
100B
index
暂无评论