gatsby-js-test minimal starter

🚀 Quick start

  1. Install dependencies

    Navigate into gatsby-js-test directory and install dependencies

    cd gatsby-js-test
    npm install
  2. Start developing.

    Start it up.

    npm run develop
  3. Open application in browser

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