# Hello World Tool (Vite)

Mau tool don gian de ban test luong tich hop Tool trong tro ly.

## 1) Cai dependency

```bash
npm install
```

## 2) Chay local

```bash
npm run dev
```

## 3) Dong goi voi Vite

```bash
npm run build
```

Sau khi build, thu muc `dist/` se co:

- `hello-world-tool.mjs`
- `hello-world-tool.umd.js`
- sourcemap de debug

## 4) Tao goi de phan phoi

```bash
npm run pack:tgz
```

Lenh nay sinh file `.tgz` de upload hoac chia se cho team.
