Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

launchscout/js-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#js-workshop

Workshop tasks and in-browser JavaScript editor and evaluator.

Install

git clone git://github.com/gnab/js-workshop.git
cd js-workshop
bundle install # You need Ruby and the bundler gem (gem install bundler)

Run

rackup

The rackup command will launch the app at http://localhost:9292 by default.

About

In-browser Javascript editor and evaluator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.4%
  • CSS 6.1%
  • Ruby 0.5%