A project used to experiment with Vue.js.
As this development is usually served from a VM make sure to use the following to start the development server so that it can be accessed from the host machine as http://127.0.0.1:3000 .
npm run dev -- --host 0.0.0.0