michelebruno / gatsby-tailwind-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby

Gatsby Eslint Starter

🚀 Quick start

  1. Clone this repo.

    # create a new Gatsby site using the minimal starter
    git clone my-gatsby-site https://github.com/michelebruno/gatsby-eslint-starter.git
  2. Start developing.

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

    cd my-gatsby-site/
    yarn install
    yarn run develop
  3. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

    Edit src/pages/index.js to see your site update in real-time!

About


Languages

Language:JavaScript 98.7%Language:CSS 1.3%