How to run (includes hot-swapping): npm run start Compile/bundle everything inside src: npm run build Note: the compiled/bundled static files are inside the dist folder! You need to run npm run build before you can serve what's inside dist.