wormhole/explorer
Justin Schuldt 91296e6772 update Buidl copy 2022-02-02 13:57:52 -05:00
..
.vscode Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
plugins/gatsby-plugin-top-layout Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
src update Buidl copy 2022-02-02 13:57:52 -05:00
static Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
.env.development Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
.env.production Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
.env.sample Explorer v2 (#789) 2022-02-01 09:40:53 -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 Explorer v2 (#789) 2022-02-01 09:40:53 -06: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 Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
package.json Explorer v2 (#789) 2022-02-01 09:40:53 -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