[#4] Install Node using Salt formulas

Dylan Wilson requested to merge issue-4 into main

The version of Node (and more precisely, npm) available in the Ubuntu repositories is too old to use Laravel Mix. Node and npm will be installed through Salt formulas to allow a specific major version to specified (this will be v14.x as this is the current LTS).

Closes #4 (closed).

Merge request reports