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 c76b1ac commit e1a6b27Copy full SHA for e1a6b27
package.json
@@ -5,7 +5,7 @@
5
"main": "index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
8
- "start": "gitbook serve",
+ "start": "node_modules/.bin/gitbook serve",
9
"build": "giik source book"
10
},
11
"authors": [
0 commit comments