Skip to content

ngudbhav/ngudbhav.github.io

Repository files navigation

Gatsby minimal starter

🚀 Quick start

  1. Clone this Repository.

    Use git and clone this repository.

    # create a new Gatsby site using the minimal starter
    git clone https://github.com/ngudbhav/ngudbhav.github.io.git
  2. Start developing.

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

    cd ngudbhav.github.io/
    yarn
    yarn start
  3. Open the code and start customizing!

    The site is now running at http://localhost:8000!

    Edit src/pages/index.js to see your site update in real-time!

  4. Production Environment

🧐 Deployed Happily on Vercel!