Skip to main content

Installation

Nrgy is the all-in-one package with optional dependencies for particular integrations.

Basic installation:

npm install nrgy

Install additional dependencies according to the following table:

ImportDependenciesCommand
nrgyNo dependenciesnpm install nrgy
nrgy/mvcNo dependenciesnpm install nrgy
nrgy/mvc-reactReact.jsnpm install nrgy react
nrgy/reactReact.jsnpm install nrgy react
nrgy/ditoxDitox.jsnpm install nrgy ditox
nrgy/ditox-reactDitox.js, React.jsnpm install nrgy ditox react
nrgy/rx-effectsRxJS, RxEffectsnpm install nrgy rx-effects
nrgy/rxjsRxJSnpm install nrgy rxjs
nrgy/rxjs-reactRxJS, React.jsnpm install nrgy rxjs react