Skip to content

devleagueprep/js-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

js-basics

##Getting Started

  1. Fork this repository
  2. Clone this repository from your personal Github account:
    • Copy the HTTPS or SSH address on the page
    • Run the command '$ git clone [SSH or HTTP address]' in your terminal to clone this repository into your DevLeague folder in your computer
  3. From your terminal navigate to your DevLeague folder and into the js-basics assignment:
    • $ cd DevLeague
    • $ ls
    • cd js-basics
  4. Open the js-basics assignment in sublime and write your code in the index.js file
  5. Run node in your terminal to test your code:
    • $cd js-basics
    • node index.js (don't forget to console.log your work)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published