# {{projectName}}

Koatty application.

## Development

```bash
npm install
npm run dev
```

## Build

```bash
npm run build
npm start
```
