| r5 vs r6 | ||
|---|---|---|
| ... | ... | |
| 132 | 132 | {{{#!syntax sh |
| 133 | 133 | # git clone |
| 134 | 134 | git clone https://github.com/wjdgustn/thetree --recursive |
| 135 | ||
| 135 | 136 | # 폴더이동 |
| 136 | 137 | cd thetree |
| 138 | ||
| 137 | 139 | # 라이브러리 설치 |
| 138 | 140 | npm i |
| 139 | 141 | }}} |
| r5 vs r6 | ||
|---|---|---|
| ... | ... | |
| 132 | 132 | {{{#!syntax sh |
| 133 | 133 | # git clone |
| 134 | 134 | git clone https://github.com/wjdgustn/thetree --recursive |
| 135 | ||
| 135 | 136 | # 폴더이동 |
| 136 | 137 | cd thetree |
| 138 | ||
| 137 | 139 | # 라이브러리 설치 |
| 138 | 140 | npm i |
| 139 | 141 | }}} |