文件名称:gatsbyjs-dannyjliu:我的GatsbyJS个人网站
文件大小:37.97MB
文件格式:ZIP
更新时间:2024-05-19 19:25:05
JavaScript
gatsby-starter-default 默认的盖茨比启动器。 有关项目结构的概述,请参阅。 安装 确保已安装Gatsby CLI程序: npm install --global gatsby-cli 并从您的CLI运行: gatsby new gatsby-example-site 然后,您可以通过以下方式运行它: cd gatsby-example-site gatsby develop 部署