# {{project}}

{{description}}

## Running

```sh
git clone https://github.com/{{username}}/{{project}}
cd {{project}}
npm i
make
```

## License

MIT