microscopejs generators engine base librairy
npm install microscope-kernelmicroscopeKernel
================
microscopejs generators engine base librairy.
Requirements
------------
* node
* npm
* grunt-cli
Installation
------------
Open terminal and run:
``npm install``
Unit test
---------
> Run mocha tests and jshint code validation.
Open terminal and run:
grunt test
or just
grunt