Gatsby Flashcards

1
Q

command structure to create a new site based on any existing Gatsby starter:

A

gatsby new [SITE_DIRECTORY_NAME] [URL_OF_STARTER_GITHUB_REPO]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

If you omit a URL from the end,

A

Gatsby will automatically generate a site for you based on the default starter.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly