Package Exports
- esrol
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (esrol) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Installation
npm init
npm install esrolWarning
npm init is a must
Compatibility
| Node Version |
|---|
| >= 4.x |
| NPM Version |
|---|
| >= 3.3.6 |
A wrapper of all Esrol server components for creating performance efficient, well structured (by following "convention over configuration" approach), but also configurable, server-side applications.
Esrol as a component is responsible for installing the server app and its dependencies.
The Wiki contains information about installation and API documentation.