Sha256: 169afa0bf5f30ddbeb143c33e6f5eae19ba018c43bd2739d12f242b19a8511f6
Contents?: true
Size: 373 Bytes
Versions: 290
Compression:
Stored size: 373 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, run this command from inside an exercise directory to install the Elm platform and `elm-test`. ```bash $ npm install ```
Version data entries
290 entries across 290 versions & 1 rubygems