- On GitHub, fork my 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
grunt
to check for jshint and jscs errors/warnings. Fix all the errors. - List any resources you used (blogs, stack overflow questions, etc.) or collaborators below.
-
Notifications
You must be signed in to change notification settings - Fork 96
stephanielingwood/lab1-adv-track
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Foundations II: Javascript. First lab in the advanced track.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published