Skip to content
Jeff Su edited this page Sep 15, 2011 · 1 revision

How to run JS2 for web development

Install JS2: Installation

Download the js2 bootstrap file and put it in your public javascript directory.

curl http://jeffsu.github.com/js2/javascript/js2.js >  js2.js

Make sure to include js2.js before any of your compiled js2 files.

Clone this wiki locally