Skip to content

React-bindings installation

Example on StackBlitz

Install core and react bindings:

bash
npm add atomic-router atomic-router-react

Be sure to install peer dependencies, if it isn't already done yet:

bash
npm add effector effector-react react

TIP

you can also use yarn or pnpm on your choice