Mildchat Client

Angular4 client for mildchat-server. It was prepared for JS Has a Power - an training event organized by STX Next.

Slides (in Polish) are available here: https://goo.gl/F9kUwD

The repository is divided into stages (branches called step1, step2, step3) corresponding to the slides.

Installation

npm install
npm start

The local server is available under http://localhost:3000/

Tests

npm test