Skip to content

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

Notifications You must be signed in to change notification settings

Stephiev/lab1-adv-track

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 1, Advanced Track

  1. Open your terminal and navigate to your projects directory.
  2. Run this: git clone https://github.com/stephanielingwood/lab1-adv-track.git
  3. cd lab1-adv-track
  4. Run npm install.
  5. 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.
  6. Before you turn in your assignment, run ./node_modules/.bin/grunt to check for jshint and jscs errors/warnings. Fix all the errors.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%