Coder Social home page Coder Social logo

f2jspdx-lab2's Introduction

F2JS Codefellows

Lab 2

  1. Make sure you're logged in to your account on GitHub.
  2. Use the link to clone the repo locally:
  3. git clone https://github.com/bethadele/F2JSPDX-Lab2.git
  4. cd F2JSPDX-Lab2
  5. git checkout -b your-github-username
  6. Run npm install.
  7. Your assignment is in lab2.js. There are detailed instructions in the comments. Be sure to read everything. Run lab.js with node lab2.js.
  8. Before you turn in your assignment, run ./node_modules/.bin/grunt (or just grunt, if you have it installed globally) to check for jshint and jscs errors/warnings. Fix all the errors.

Turning in the assignment

Push your branch:

  1. git add . (Yes, you need that period.)
  2. git commit -m "a descriptive message of what you've done goes here"
  3. git status look good?
  4. git push -u origin your-branch-name
  5. subsequent pushes can be git push

f2jspdx-lab2's People

Contributors

martypdx avatar stephanielingwood avatar

Watchers

James Cloos avatar Preet Gujral avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.