Calculate values for the Classless Static Route Option for Dynamic Host Configuration Protocol (DHCP) version 4.
Install Elm.
Run elm make
to build the project.
$ elm make src/Main.elm --output=public/app.js
Success! Compiled 1 module.
Main ─> public/app.js
Serve the public
directory using a web server.