/javascript-clientside-bdd

A starting point for clientside javascript bdd with jasmine to run specs from node or the browser

Primary LanguageJavaScript

After cloning the repo, you need to run in this directory

npm install
git submodule init
git submodule update

Please use a version 1.x of npm