Issue Type
Current Behavior
We just have the npm run dev command, which is fine until we start implementing our AJAX requests.
Expected Behavior
We need to be able easily to point an environment to either the local environment or the minikube one.
Possible Solution
Maybe configuring 2 dev servers (❓): https://webpack.js.org/configuration/dev-server/.