GitXplorerGitXplorer
p

gatsby-tutorial

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
8eddf038e8bef1fb16a4d18460b48f71e5ffc6b7

blog template

pprasad-aditya committed 3 years ago
Unverified
ea9d18929693fbc095a5ca4c4eba62ad315b5ca4

part 5

pprasad-aditya committed 3 years ago
Unverified
7c1d7f304801db43915a46b86f3e99472269c1d0

https://github.com/iAdityaEmpire/gatsby-tutorial.git

pprasad-aditya committed 3 years ago
Unverified
b68a107ca600f9cbaf6a5f75c9767545ebd51e13

Initial commit from gatsby

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