Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 382 Bytes

README.md

File metadata and controls

executable file
·
13 lines (10 loc) · 382 Bytes

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