项目作者: alephao

项目描述 :
Gatsby starter focused on developer productivity
高级语言: JavaScript
项目地址: git://github.com/alephao/gatsby-starter.git
创建时间: 2021-01-08T19:32:58Z
项目社区:https://github.com/alephao/gatsby-starter

开源协议:BSD Zero Clause License

下载




Gatsby


Gatsby’s starter

What’s included

  • Typescript
  • Prettier
  • ESLint
  • Tailwindcss
  • ReactHelmet

🚀 Quick start

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying this starter.

    1. gatsby new my-project https://github.com/alephao/gatsby-starter
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    1. cd my-project/
    2. npm run develop