We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22680e8 commit 37600a6Copy full SHA for 37600a6
package.json
@@ -0,0 +1,6 @@
1
+{
2
+ "scripts": {
3
+ "docs:build": "vitepress build docs",
4
+ "docs:preview": "vitepress preview docs"
5
+ }
6
+}
0 commit comments