A sneaky peak at the PixiJS v8 renderer.
npm i
npm run build - This will build and minify the js
npm start - this will watch the project and rebuild it as you change the code.
in a second terminal:
npm run serve - this will serve the project on your localhost.