npm i
in your terminalnpm run dev
, which starts the bundling of your JavaScript into dist, and watches for changes continuouslyNote that hardware acceleration must be turned on (default setting) in your browser, and that index.html must be served by a server for local dev.