2017-12-04 18:20:06 +01:00
|
|
|
# fake-log
|
2018-08-22 11:32:05 +02:00
|
|
|
|
2018-08-22 11:35:41 +02:00
|
|
|
[![CircleCI](https://img.shields.io/circleci/project/github/wulkanowy/fake-log.svg)](https://circleci.com/gh/wulkanowy/fake-log)
|
2018-08-22 11:32:05 +02:00
|
|
|
[![Greenkeeper badge](https://badges.greenkeeper.io/wulkanowy/fake-log.svg)](https://greenkeeper.io/)
|
2018-08-22 11:35:41 +02:00
|
|
|
|
|
|
|
|
|
|
|
## Instalation
|
|
|
|
|
|
|
|
```bash
|
|
|
|
$ npm install
|
|
|
|
$ npm run start
|
|
|
|
```
|