On my local development, I use webpack to compile my css and js. I run npm run build in my local terminal to get js/css compiled in my /dist folder. All of that
npm run build