wormhole/explorer
justinschuldt 6e32dbe403 explorer - fix chainoverview update animation 2022-03-17 18:01:16 -05:00
..
.vscode Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
plugins/gatsby-plugin-top-layout all the changes from Tibi and Adrian 2022-02-25 17:43:02 -05:00
src explorer - fix chainoverview update animation 2022-03-17 18:01:16 -05:00
static Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
.env.development add fantom to explorer 2022-03-09 19:29:37 -06:00
.env.production add fantom to explorer 2022-03-09 19:29:37 -06:00
.env.sample add fantom to explorer 2022-03-09 19:29:37 -06:00
.gitignore Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
.npmrc explorer: format date to ISO 2021-10-29 20:18:47 +00:00
Dockerfile Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
README.md Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
gatsby-browser.js all the changes from Tibi and Adrian 2022-02-25 17:43:02 -05:00
gatsby-config.js Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
gatsby-node.js Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
package-lock.json add fantom to explorer 2022-03-09 19:29:37 -06:00
package.json add fantom to explorer 2022-03-09 19:29:37 -06:00
tsconfig.json Explorer v2 (#789) 2022-02-01 09:40:53 -06:00

README.md

Gatsby

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 sites 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