Skip to content

nidstang/elm-workers

Repository files navigation

Run the Adder Example

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 https://localhost:3000 to see it in action.

Requirements

To run this program you'll need to download and install https://nodejs.org/es/ for your platform.