Justin Schuldt 91296e6772 update Buidl copy 3 jaren geleden
..
.vscode 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
plugins 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
src 91296e6772 update Buidl copy 3 jaren geleden
static 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
.env.development 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
.env.production 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
.env.sample 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
.gitignore 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
.npmrc aae5d7450f explorer: format date to ISO 4 jaren geleden
Dockerfile 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
README.md 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
gatsby-browser.js 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
gatsby-config.js 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
gatsby-node.js 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
package-lock.json 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
package.json 497a1c6e83 Explorer v2 (#789) 3 jaren geleden
tsconfig.json 497a1c6e83 Explorer v2 (#789) 3 jaren geleden

README.md

<img alt="Gatsby" src="https://www.gatsbyjs.com/Gatsby-Monogram.svg" width="60" />

Gatsby minimal starter

🚀 Quick start

  1. Create a Gatsby site.

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

    # create a new Gatsby site using the minimal starter
    npm init gatsby
    
  2. Start developing.

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

    cd my-gatsby-site/
    npm 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!

  4. Learn more

🚀 Quick start (Gatsby Cloud)

Deploy this starter with one click on Gatsby Cloud:

Deploy to Gatsby Cloud