Hi There,
I have noticed that there has been an up-rev in the yeoman and grunt tooling with the new 21.4 SDK which is good 😁 (no more build problems with Node LTS).
However, it would be nice (and I would imagine an improvement to a developer's workflow) to have some form of live reload - that is, you start a dev command like npm run dev and it will run a http server - however when you save a file it will automatically reload the result.
I have created a basic version of this here https://medium.com/driver-lane/smart-ui-beginners-guide-eab9c7c34bd0
I understand that it is a small thing - but any reduction of the friction for new developers can only be a good thing
Regards,
Matthew