@@ -1,3 +1,9 @@
# gitbook
-gitbook
+```
+npm install @gitbook-ng/gitbook
+npx gitbook init
+npx gitbook serve
+npx gitbook build
+