- Make sure you're logged in to your account on GitHub.
- Click on the "Fork" button in the upper right. This will create a new copy of the repo, one that's associated with your account. This will take you to your account on GitHub - notice that the name in the upper left has changed from "codefellows" to yours, and underneath it will say "forked from codefellows/F2-JavaScript-lab2-beg-track".
- Copy the link in the "HTTPS Clone URL" box on the right. Tip: that link should have your username in it, not codefellows.
- Open your terminal and navigate to your projects directory.
- Run this:
git clone paste-in-that-url-here cd F2-JavaScript-lab2-beg-track- Run
npm install. - Your assignment is in lab2.js. There are detailed instructions in the
comments. Be sure to read everything. Run lab2.js with
node lab2.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 | ||||