# ndjson-example

## setup
```
git clone https://github.com/filtr/ndjson-example.git
cd ndjson-example
npm install
node server.js
visit http://127.0.0.1:4444 in browser
```
