Skip to content

jquery/learn.jquery.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn.jQuery

How Do I Get This Running Locally

  • Clone/fork this repo
  • Install our lovely friends "The Dependencies"
    > gem install nanoc kramdown adsf
  • Change to the newly cloned repository's directory
  • Run nanoc
    > nanoc autocompile
  • The site should be running on http://localhost:3000