Skip to content

ibramoha/JS-Core-1-Exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercises and Homework for JS Core-1 module

This is the homework for JS Core first class. These exercises are forked from the Node Girls JavaScript Beginners' workshop.

Pre-requisites

  1. Download and install the latest Current version of NodeJS - from https://nodejs.org/en/download/current/

To test that it was installed and running properly, go to your terminal and run the command: node -v You should get the node version printed on your terminal, for example, v7.3.0

  1. Fork and Download this repo

  2. Once you have the repo locally, go to the folder on your terminal and run node main.js

You should get Hello World printed on your Terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%