- node v16.1.0
- elm v0.19
- nvm (optional, used to install node)
nvm use && nvm install
elm make src/GuessNumber.elm --output elm.js
*exo-open index.html
* If you don't have exo-open in your PATH, simply open the index.html
file in your preferred browser.
npm test