Blumjs Template v2.0 How to start work with app Go to created folder and run: pnpm dev to start dev server with hot reload on local host. pnpm deploy to build production bundle, with tree-shaking, uglify and all this modern fancy stuff.