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.
- Find the repository for the example code from the online textbook.
- Click the link to go to the github repository.
- On Github, navigate to the green button and Click the down arrow.
- Navigate to "Download ZIP" option to download the source code.
- On your system, navigated to the downloaded content and move or unpack the ZIP folder to a project directory.
- If, you moved the file to your project directory, unpack the ZIP folder
- create a
.gitignore file
- Add replit*.* and .replit to gitignore file