> For the complete documentation index, see [llms.txt](https://prtechs-organization.gitbook.io/e2encrypt-frame-php/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prtechs-organization.gitbook.io/e2encrypt-frame-php/installation/getting-the-code.md).

# Getting the Code

```bash
git clone https://github.com/indprtech/e2encrypt
```

Setting Up

```bash
bin/setup
```

Serving Local HTTP

```bash
bin/serve
```
