level2-remix
v1.2.1
Published
Level2 API focused around developing the API, not the framework
Downloads
167
Readme
Level2 Remix
This is the remix version of the level2-api package. The purpose of this project is to finish the level2-api focusing on the API, and not the framework. This takes the pieces we love from level2-api and finishes the API.
Installation
To install the level2-remix package in your project just run:
npm install --save level2-remix
Testing
To run the unit tests for this project use the following command:
mocha --recursive tests