diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c9a45e5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules/ +_book/ \ No newline at end of file diff --git a/book.json b/book.json new file mode 100644 index 0000000..ab4d0d4 --- /dev/null +++ b/book.json @@ -0,0 +1,3 @@ +{ + "root": "./docs" +} \ No newline at end of file diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..5b760af --- /dev/null +++ b/docs/README.md @@ -0,0 +1,3 @@ +这是一个示例: + +