Skip to content

Elium/mighty-http-layer

Repository files navigation

Welcome to the Mighty JS (MJS) Http layer

Build Status

Installation

NodeJS is required. Use the following commands to bootstrap your application :

  • npm install
  • npm run build

To launch tests :

  • npm test

Note that npm test runs the build as well.