Skip to content

Installation

Michael Niday edited this page Jun 6, 2018 · 1 revision

To install redux-capacitor, all you have to do is.. yarn install redux-capacitor

Unfortunately, due to the state the project is currently in, there is some additional setup required.

The best way to go about this is look at the files defined in File Structure to see what each piece does within the context of your app.

For a simple setup that works well, look to the src/api and src/store files within this project.

Clone this wiki locally