# eko-cli Offlining!

## Testing Locally

- Offline create the project (e.g. `./bin/cli.js offline create --project=https://eko.com/buzzfeed-x-eko/zrEk3M --dest=pickles_offline_feature --filter=desktop`)
- "Pack Env" (from the relevant environment) and downloaded the zip file
- Put the unzipped env in a directory `eko.com`, and beside it create a directory `stage.eko.com/` and put there the `offline/` project files.
- Use the `http-server` npm module to serve those folders and go in the browser to the `index.html` inside `eko.com/` folder, with query params `offline=true&autoplay=true`