Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 374 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 374 Bytes

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.