0.0.4 • Published 7 years ago

ob.js.npm v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

OB.JS

Status

Build Status

##install :

as root :

npm install typings --global
typings install dt~jasmine --save --global

npm install -g requirejs
npm install -g jasmine
npm install -g jasmine-core
npm install -g karma
npm install -g karma-requirejs
npm install -g karma-jasmine
npm install -g karma-firefox-launcher

##build :

npm run build

##test :

npm run test