@rispa/client

4.2.1 • Public • Published

Rispa Client Build Status

Rispa plugin for Client-Side render React app, provide redux store, routing and cookies.

  • User Guide – How to develop apps bootstrapped with Rispa.

Configuration

You can configure some of Rispa Client behavior using environment variables.

Offline mode

If you need to disable Offline mode, you can specify DISABLE_OFFLINE to true

Mac and Linux:

DISABLE_OFFLINE=true

Windows:

set DISABLE_OFFLINE=true

React dev tools

If you need to disable React dev-tools, you can specify DISABLE_REACT_DEVTOOLS to true

Mac and Linux:

DISABLE_REACT_DEVTOOLS=true

Windows:

set DISABLE_REACT_DEVTOOLS=true

Redux dev tools

If you need to disable Redux dev-tools, you can specify DISABLE_REDUX_DEVTOOLS to true

Mac and Linux:

DISABLE_REDUX_DEVTOOLS=true

Windows:

set DISABLE_REDUX_DEVTOOLS=true

Readme

Keywords

none

Package Sidebar

Install

npm i @rispa/client

Weekly Downloads

14

Version

4.2.1

License

none

Unpacked Size

313 kB

Total Files

37

Last publish

Collaborators

  • dvpetrov
  • qtm
  • laiff