盖茨比+宇宙
此仓库包含一个示例博客网站,该网站由和构建。
使用
先决条件
节点(我建议使用v8.2.0或更高版本)
安装
# Make sure that you have the Gatsby CLI program installed
npm install --global gatsby-cli
# run from your CLI
gatsby new gatsby-example-blog https://github.com/cosmicjs/gatsby-blog-cosmic
盖茨比+宇宙
本地安装
# instal packages
npm install
# run gatsby builder for development with hot reload
npm run dev
# or build and start preview server
npm start
来自盖茨比云的原始自述文件
此仓库包含一个示例博客网站,该网站由和构建。
使用
先决条件
节点(我建议使用v8.2.0或更高版本)
安装
# Make sure that you have t