Skip to content

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

Requirements

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

Releases

No releases published

Packages

No packages published

Languages

  • Elm 57.7%
  • JavaScript 38.2%
  • HTML 4.1%