# ${|title|}

${|description|}

### Install

```bash
npm install
```

### Devlopment

```bash
# Start hot reload webpage
npm start

# Start electron
npm run electron
```

### Build

```bash
# Build
npm run build
```

> Created with [Ghoti-CLI](https://github.com/WMXPY/Ghoti-CLI/) ${|version|}
