Skip to content

jcoglan/jsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS App

It's an app. With JavaScript.

git clone git://github.com/jcoglan/jsapp.git
cd jsapp
bundle install
npm install jsclass

node spec/console.js
open spec/browser.html
phantomjs spec/phantom.js

To run the Cucumber features, you need Terminus running:

terminus

In a second shell, run:

open http://localhost:7004/
cucumber features

Software used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published