# {{ name }}
[![Build Status](https://travis-ci.com/sham-ui/{{ name }}.svg?branch=master)](https://travis-ci.com/sham-ui/{{ name }})

{{ description }}

## install dependencies
``` bash
yarn
```

## run dev server
``` bash
yarn start
```

## tests
### with watching mode
```bash
test:watch
```
### with coverage
```bash
test:coverage
```

## Check production build size
```bash
yarn size
```

## build for production
``` bash
yarn build
```

## fonts
Generated with http://fontello.com/