Skip to content

racleafor/js-week-01

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Week 1 - Starting with the Basics

Your mission: Pass the Tests!

How to Get Started

  1. Fork this repo in GitHub
  2. Clone it to your machine, then:
cd js-week-01
npm install
  1. Run the tests:
npm test
  1. Pass the tests by following the instructions in index.js.

Save your changes as you go, and keep checking your test results with npm test.

Have fun!

About

JavaScript Week 1 - Starting with the Basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%