GitXplorerGitXplorer
m

first-gatsby-project

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
007ff9a54e55c67908160c317c9717c815c4beb2

chore(UI changes)

mmohsinayaz committed 3 years ago
Unverified
fa029922690fe1fc3978908bf185a80163110607

Initial commit from gatsby

mmohsinayaz committed 3 years ago

README

The README file for this repository.

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