Skip to content

With npm:

bash
npm install @restate/core immer rxjs --save
1

or with yarn:

bash
yarn add @restate/core immer rxjs
1

If you want, you can also instal the dev tools


Full example on https://stackblitz.com/edit/hello-restate

Released under the MIT License.