# bootstrap-rytmcms
To build binaries install `vercel/pkg`
```
npm install -g pkg
```
and run 
```
npm run build
```