1.0.1 • Published 9 years ago
@elium/mighty-xhr-layer v1.0.1
Welcome to the Mighty JS (MJS) Xhr layer
Installation
NodeJS is required. Use the following commands to bootstrap your application :
npm installnpm run typingsnpm run build
To launch tests :
npm test
Note that npm test runs the build as well.