Tiqa / redux-polyglot

Polyglot.js bindings for Redux
MIT License
58 stars 13 forks source link

Preconize peer dep installation in README.md #93

Open guillaumearm opened 6 years ago

guillaumearm commented 6 years ago

Installation

# react and react-redux should be installed before redux-polyglot
$ npm install --save react react-redux

$ npm install --save redux-polyglot
guillaumearm commented 6 years ago

Related to #94