# css-speech-bubble

Demo: https://demo.seriousmonkey.de/css-speech-bubbles/

## Requirements
* NodeJS >10.15.x: http://nodejs.org

## Installation
Run
```npm install```
to install all dependencies.

## Build
Run
```npm run build```
to build the code. The output file will be put into the directoy _dist_.