Skip to content

jalleng/lab1-beg-track

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 1, Beginner Track

  1. On GitHub, fork my lab 1 repo by clicking the "fork" button in the upper right.
  2. 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-beg-track.git
  3. Open your terminal and navigate to your projects directory.
  4. Run this: git clone thelinkyoujustcopiedgoeshere
  5. Change directories into your lab folder: cd lab1-beg-track
  6. Run npm install.
  7. 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.
  8. Before you turn in your assignment, run grunt to check for jshint and jscs errors/warnings. Fix all the errors.

About

Foundations II: Javascript. First lab in the beginner track.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%