> For the complete documentation index, see [llms.txt](https://jackmeng.gitbook.io/note/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jackmeng.gitbook.io/note/readme.md).

# Introduction

## jack-note

record what I have learned

## get started

1. visit on local

   ```
   1. git clone git@github.com:mengbinhao/jack-note.git

   2. gitbook serve //need install gitbook first

   3. http://localhost:4000/
   ```
2. [visit on gitbook](https://jackmeng.gitbook.io/note)
3. use github static page 1. create `mengbinhao.github.io` repository 2. `gitbook build` on local 3. copy \_book/ to mengbinhao.github.io 4. <https://mengbinhao.github.io/xxxx>

## otherrs

* doc
* unit test
* 使用文档
* 二次开发文档

## issue

## about me

## [gitbook](https://jackmeng.gitbook.io/note/)
