To run the example, follow the following steps:
git clone https://github.com/nidstang/elm-workers
cd elm-workers
npm install
npm run build
npm run dev
Go to http://localhost:3000 to see it in action.
To run this program you'll need to download and install https://nodejs.org/es/ for your platform.