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.
1 parent 3bc886d commit 8e0291aCopy full SHA for 8e0291a
README.md
@@ -95,6 +95,7 @@ rvm install ruby-3.3.2
95
Next, you can build & serve the documentation preview:
96
97
```shell script
98
+npm install # This needs to be run once for initialization
99
npm run serve-preview
100
```
101
0 commit comments