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 72bb55b commit f45d9d4Copy full SHA for f45d9d4
README.md
@@ -52,5 +52,8 @@ npm -i
52
53
# build local docs
54
docs:dev
55
+
56
+# local run website
57
+npm run start
58
```
59
0 commit comments