You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kick off your project with this default boilerplate. This starter ships with the main Gatsby configuration files you might need to get up and running blazing fast with the blazing fast app generator for React.
82
-
83
-
_Have another more specific idea? You may want to check out our vibrant collection of [official and community-created starters](https://www.gatsbyjs.org/docs/gatsby-starters/)._
71
+
From Gatsby's Starter Docs:
84
72
85
73
## 🚀 Quick start
86
74
87
-
1.**Create a Gatsby site.**
88
-
89
-
Use the Gatsby CLI to create a new site, specifying the default starter.
90
-
91
-
```sh
92
-
# create a new Gatsby site using the default starter
93
-
npx gatsby new my-default-starter https://github.com/gatsbyjs/gatsby-starter-default
94
-
```
95
75
96
76
1.**Start developing.**
97
77
@@ -159,6 +139,3 @@ Looking for more guidance? Full documentation for Gatsby lives [on the website](
159
139
- **For most developers, we recommend starting with our [in-depth tutorial for creating a site with Gatsby](https://www.gatsbyjs.org/tutorial/).** It starts with zero assumptions about your level of ability and walks through every step of the process.
160
140
161
141
- **To dive straight into code samples, head [to our documentation](https://www.gatsbyjs.org/docs/).** In particular, check out the _Guides_, _API Reference_, and _Advanced Tutorials_ sections in the sidebar.
0 commit comments