# CIRCL Design Components

## Getting Started

```
# npm
$ npm install circl-design-components
```

or

Please see [CIRCL Design Boilerplate](https://github.com/circl-tyo/circl-boilerplate).

## Testing

```
# unit test
$ npm run test
```

Unit test report please refer to the following.
```
./coverage/lcov-report/index.html
```
