Getting Started
Installation
Pull the package in your project’s directory using either npm
, or bower
:
Usage
Once included in your project you need to define your stores, and wire them with your dispatcher(s):
Here’s how you may use it in your views: