Skip to content

muhrusdi/gabo

Repository files navigation

Gabo

🚀 Quick starts

  1. Create a your site.

    Use the command to create a new site.

    # create a new site using the Gabo starter
    git clone https://github.com/muhrusdi/gabo.git my-site
  2. Start developing.

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

    cd my-site/
    npm run develop
  3. Open the code and start customizing!

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

    Edit src/pages/index.tsx 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