LaunchCode JavaScript Repositories!

Usage:

Visual Studio Install Instructions

These instructions assume you have a Git repository setup for tracking file changes on your Operating System.

Alternatively, replit*.* and .replit can be removed.

  1. Find the repository for the example code from the online textbook.
  2. Click the link to go to the github repository.
  3. On Github, navigate to the green button and Click the down arrow.
  4. Navigate to "Download ZIP" option to download the source code.
  5. On your system, navigated to the downloaded content and move or unpack the ZIP folder to a project directory.
  6. If, you moved the file to your project directory, unpack the ZIP folder
  7. create a .gitignore file
  8. Add replit*.* and .replit to gitignore file