We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d36635f commit c411de6Copy full SHA for c411de6
package.json
@@ -0,0 +1,8 @@
1
+{
2
+ "scripts": {
3
+ "dev": "docsify serve"
4
+ },
5
+ "dependencies": {
6
+ "docsify-cli": "^4.4.3"
7
+ }
8
+}
0 commit comments