Sha256: 36f8e7774b62b6fa31a368d0b4a8cdac4898f0defe2712576a4407c22fbd5cfe
Contents?: true
Size: 377 Bytes
Versions: 38
Compression:
Stored size: 377 Bytes
Contents
## Installing on any platform The simplest way to install Elm is via Node.js/NPM. If you don't already have Node.js installed on your computer, you can download it from [the official site](https://nodejs.org/). Once you have Node.js up and running, follow these steps to install the Elm platform and `elm-test`. ```bash $ npm install --global elm@0.17.1 elm-test@0.17.3 ```
Version data entries
38 entries across 38 versions & 1 rubygems