diff --git a/contributors.yml b/contributors.yml index 9220e05e6e..0ffff022b9 100644 --- a/contributors.yml +++ b/contributors.yml @@ -83,3 +83,4 @@ - infoxicator - KostiantynPopovych - CanRau +- dokeet diff --git a/docs/start/tutorial.md b/docs/start/tutorial.md index 42f2f5e3f3..d39d3ab04f 100644 --- a/docs/start/tutorial.md +++ b/docs/start/tutorial.md @@ -22,7 +22,7 @@ We'll be using [Vite][vite] for our bundler and dev server for this tutorial. Yo 👉️ **Open up your terminal and bootstrap a new React app with Vite:** ```sh -npm create vite@latest -- --template react +npm create vite@latest name-of-your-project -- --template react # follow prompts cd npm install react-router-dom@pre localforage match-sorter sort-by