Sample Video Frame
02: The Setup
To continue with the course you'll need a basic web server. You'll eventually make your own, but for now you only need to run this one command:
npm install -g http-server
That will install a command named http-server
globally on your whole computer. On OSX and Linux you'll probably have to do this:
Learn JavaScript Today
Register today for the Early Access course and get the all currently available videos and lessons, plus all future modules for no extra charge.
Still Not Sure? Check out more curriculum.