- On GitHub, fork the lab 1 repo by clicking the "fork" button in the upper right.
- On your version of the repo, copy the "HTTPS clone url", midway down the right-hand side of your repo. It should be something like this: https://github.com/yourusernamehere/lab1-adv-track.git
- Open your terminal and navigate to your projects directory.
- Run this:
git clone thelinkyoujustcopiedgoeshere - Change directories into your lab folder:
cd lab1-adv-track - Run
npm install. - Your assignment is in lab1.js. There are detailed instructions in the
comments. Be sure to read everything. Run lab.js with
node lab1.js. - Before you turn in your assignment, run
gruntto check for jshint and jscs errors/warnings. Fix all the errors. - List any resources you used (blogs, stack overflow questions, etc.) or collaborators below.
Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on May 18, 2021. It is now read-only.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Latest commit | ||||