# {{ projectName }}

## Dev

```bash
npm run dev
```

## Build

```bash
npm run build
```
