microscope-kernel
v0.0.1
Published
microscopejs generators engine base librairy
Downloads
4
Readme
microscopeKernel
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