This is a small Elm application allowing software developers to gauge skills and interest across a few different types of responsibilities in order to guide conversations around career growth into management, lead, or senior technical roles.
bin/setup
Ensure that elm-format
runs on file save.
To start the application, run:
npm run start
Parcel will provide a port to view on localhost (1234 is the default).
npm run build
This will compile assets into the dist/
directory.
Upon completion of the form, there's currently no way to revisit the response or share with others.
See the LICENSE.