# <%= name %>
<% if (description) { %>
> <%= description %>
<% } %>
## Installation
```
// with npm
npm i

// with yarn
yarn
```

## Run
```bash
npm run start
```

## License

MIT &copy; <%= username %>
