-
gatsby-starter-material-ui是一款预配置了Material UI的gatsby入门项目
资源介绍
盖茨比材料UI入门
该入门工具包括样板文件和配置文件以及标准的Gatsby配置文件。 它提供了使用Material UI开发Gatsby应用程序的起点。
在查看演示应用程序。
产品特点
实质性UI框架
Roboto字体(自行托管)
搜索引擎优化
离线支援
基于Gatsby默认启动器
快速开始
创建一个Gatsby网站。
使用Gatsby CLI创建一个新站点,并指定默认启动器。
# create a new Gatsby site using the Material UI starter
gatsby new < project> https://github.com/dominicabela/gatsby-starter-material-ui
开始开发。
导航到新站点的目录并启动。
cd < project>
gatsby develop
打开源代码并开始编辑!
您的站点现在在http://localhost:8000 !
注意:您还将看到第二个链接: http://localhost:8000/___graphql 。 您可以使用此工
- 上一篇: oneyearwitharm_web
- 下一篇: rachsmith.com