自动方式:使用我做的 gatsby-template。
手工方式:
- 安装 Gatsby CLI
npm install -g gatsby-cli
- 新建工程
gatsby new <project-name> https://github.com/gatsbyjs/gatsby-starter-hello-world
- 配置 以绝对路径方式去 import
- 整合 TailwindCSS 及 Bulma
自动方式:使用我做的 gatsby-template。
手工方式:
npm install -g gatsby-cli
gatsby new <project-name> https://github.com/gatsbyjs/gatsby-starter-hello-world