Skip to content

A short exercise that covers basic javascript.

Notifications You must be signed in to change notification settings

rcgmcloud/js-basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Basics

Test your basic javascript foundation.

Getting Started

  1. Clone this repository
  2. Install dependencies for this project by running the command: npm install
  3. All your work will be done in the file named: basics.js
  4. Run tests by running the command: npm test
  5. Make all the test pass!

About

A short exercise that covers basic javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Other 1.4%