# 🥋⛩️  {{app_title}}

{{description}}

## Usage
Run the tests with:
- `npm run test:once` => if you want ro run the tests only once
- `npm run test:watch` => if you want ro keep test refreshing as you code

## Directories:
```
|--src
   |---index.js
|--test
   |---index.test.js
|--package.json
|--README.md
```

This project was bootstrapped with [kataclism](https://github.com/glippi/kataclism).

[Read the rest of the documentation here.](https://github.com/glippi/kataclism)
