Installation
3 min
install the package with your preferred package manager npm npm install @appstorys/react web pnpm pnpm add @appstorys/react web yarn yarn add @appstorys/react web peer dependencies the sdk does not bundle its own copy of react—these must already be present in your project package required version react >=16 8 0 react dom >=16 8 0 installing a specific version to pin an exact sdk version instead of the latest release npm npm install @appstorys/react web\@1 1 3