Justin Schuldt d26e2b85b1 Explorer - fetch stats on first load 3 năm trước cách đây
..
.vscode 497a1c6e83 Explorer v2 (#789) 3 năm trước cách đây
plugins a20b6adb18 all the changes from Tibi and Adrian 3 năm trước cách đây
src d26e2b85b1 Explorer - fetch stats on first load 3 năm trước cách đây
static 497a1c6e83 Explorer v2 (#789) 3 năm trước cách đây
.env.development a20b6adb18 all the changes from Tibi and Adrian 3 năm trước cách đây
.env.production a20b6adb18 all the changes from Tibi and Adrian 3 năm trước cách đây
.env.sample a20b6adb18 all the changes from Tibi and Adrian 3 năm trước cách đây
.gitignore 497a1c6e83 Explorer v2 (#789) 3 năm trước cách đây
.npmrc aae5d7450f explorer: format date to ISO 4 năm trước cách đây
Dockerfile 497a1c6e83 Explorer v2 (#789) 3 năm trước cách đây
README.md 497a1c6e83 Explorer v2 (#789) 3 năm trước cách đây
gatsby-browser.js a20b6adb18 all the changes from Tibi and Adrian 3 năm trước cách đây
gatsby-config.js 497a1c6e83 Explorer v2 (#789) 3 năm trước cách đây
gatsby-node.js 497a1c6e83 Explorer v2 (#789) 3 năm trước cách đây
package-lock.json a20b6adb18 all the changes from Tibi and Adrian 3 năm trước cách đây
package.json a20b6adb18 all the changes from Tibi and Adrian 3 năm trước cách đây
tsconfig.json 497a1c6e83 Explorer v2 (#789) 3 năm trước cách đây

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