Skip to content

jaenyph/objs

Repository files navigation

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

npm package page :

ob.js.npm