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 7d37676 commit 2baaafdCopy full SHA for 2baaafd
package.json
@@ -11,6 +11,7 @@
11
"build-and-commit": "npm run build && npm run commit",
12
"commit": "gh-pages --dist dist --dest dist/javascript --branch master --add --repo git@github.com:wangdoc/website.git",
13
"chapter": "loppo chapter",
14
+ "server": "loppo server",
15
"test": "echo \"Error: no test specified\" && exit 1"
16
},
17
"husky": {
0 commit comments