We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0730b2 commit afdb624Copy full SHA for afdb624
package.json
@@ -1,6 +1,6 @@
1
{
2
"scripts": {
3
- "dev": "docsify serve --open",
+ "start": "docsify serve --open",
4
"convert": "docsify-pdf-converter",
5
"prepare": "husky install"
6
},
0 commit comments