Skip to content

Installation

You can install applesauce using npm or yarn as follows:

sh
npm install applesauce-core
sh
yarn install applesauce-core
sh
pnpm install applesauce-core

For react apps there is an addition package that includes useful hooks

sh
npm install applesauce-react
sh
yarn install applesauce-react
sh
pnpm install applesauce-react