srp19 / javascript-fundamentals

Interactive page to learn about the Javascript basic features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript Fundamentals

Interactive page to learn about the Javascript basic features

How to run it

Create a web server:

$ ruby -run -e httpd . -p 3000

Navigate with your favorite browser to http://localhost:3000

About

Interactive page to learn about the Javascript basic features