# Introduction

@suspensive/react provides all components to use React Suspense easily.

## Installation

@suspensive/react lives in npm. To install the latest stable version, run the following command

```shell npm2yarn
npm install @suspensive/react
```
