kpat132 / js-scope

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini Scope Excercises

Getting Started

  1. Fork and Clone this repository to your computer.
  2. Navigate to the project folder and open it up in your Text Editor/IDE of choice.
  3. All your work will be done in the file named: scope.js
  4. Install dependencies with the command: npm install
  5. Serve the test runner with the command: npm start
  6. Make all the test pass!

About


Languages

Language:JavaScript 83.6%Language:HTML 16.4%