Install

npm install -g elm@latest-0.19.1
npm install

Watch

npx parcel src/index.html

Build

From here

npx parcel build ./src/index.html --public-url ./
npx push-dir --dir=dist --branch=gh-pages --cleanup --verbose