UNPKG

@rxstack/core

Version:
25 lines (13 loc) 363 B
# The RxStack Core > `@rxstack/core` is set of components which are the backbone of rxstack framework. ## Installation ``` npm install @rxstack/core --save ``` ## Documentation * [Kernel](docs/kernel.md) * [Application](docs/application.md) * [Server](docs/server.md) * [Console](docs/console.md) ## License Licensed under the [MIT license](LICENSE).