mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
chore(docs): migrate back to global installs (#12245)
* Remove npx fom bug report template * Remove npx from question issue template * Revert npx in README * Remove npx references in docs/blog * Remove references to npx in docs/docs * Remove npx from e2e-tests directory * Remove npx references from examples/ * Remove npx from packages/ * Remove npx from starters directory * Add global Gatsby CLI installation instructions via npm
This commit is contained in:
@@ -20,7 +20,7 @@ _Have another more specific idea? You may want to check out our vibrant collecti
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
# create a new Gatsby site using the hello-world starter
|
# create a new Gatsby site using the hello-world starter
|
||||||
npx gatsby new my-hello-world-starter https://github.com/gatsbyjs/gatsby-starter-hello-world
|
gatsby new my-hello-world-starter https://github.com/gatsbyjs/gatsby-starter-hello-world
|
||||||
```
|
```
|
||||||
|
|
||||||
1. **Start developing.**
|
1. **Start developing.**
|
||||||
|
|||||||
Reference in New Issue
Block a user