# elm-zip examples - [Read.elm](./src/Read.elm): Open an archive and see its content How to run: ```sh $ elm reactor ``` Go to [http://localhost:8000/src/](http://localhost:8000/src/) and open the example you want to see.