1.1.1 • Published 8 years ago

esrol v1.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

NPM version Build Status Test coverage

Installation

npm init
npm install esrol

Warning

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.