We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16bf6aa + 4cd71fa commit af13a70Copy full SHA for af13a70
README.md
@@ -34,7 +34,7 @@ Access the Neo4j GraphQL Toolbox here: <https://graphql-toolbox.neo4j.io/>
34
On the `root` of the project, install the dependencies.
35
36
```bash
37
-pnpm
+pnpm install
38
```
39
40
Run this command to start the development server. See the output in the console & navigate to the default vite server at: <http://localhost:5173>
0 commit comments