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

# Install

Reapex is available on npm:

```bash
# install reapex and reapex binding for react
npm install reapex reapex-react --save
```
