newGatsbyPortfolio:使用Gatsby和Strapi构建的新投资组合网站

时间:2021-02-26 10:09:41
【文件属性】:
文件名称:newGatsbyPortfolio:使用Gatsby和Strapi构建的新投资组合网站
文件大小:8.82MB
文件格式:ZIP
更新时间:2021-02-26 10:09:41
CSS 设置说明 所有组件准备就绪(包括进口) 使用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
【文件预览】:
newGatsbyPortfolio-main
----.prettierignore(45B)
----src()
--------constants()
--------pages()
--------components()
--------assets()
--------css()
--------templates()
----gatsby-config.js(1KB)
----gatsby-node.js(572B)
----LICENSE(1KB)
----.prettierrc(86B)
----README.md(852B)
----gatsby-browser.js(28B)
----.gitignore(974B)
----package-lock.json(821KB)
----package.json(1KB)
----static()
--------twitter-img.png(171KB)
--------favicon.ico(3KB)

网友评论