Skip to content
This repository was archived by the owner on May 30, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 306 Bytes

File metadata and controls

10 lines (7 loc) · 306 Bytes

Basic JavaScript + ES6

Instructions

Fork and clone this repo.

* Run the command `npm i` to install needed node packages.
* Run the command `npm test` to run the tests.
* Work through the files and make the tests pass.
* Submit a pull request when you are finished and we will review your code.