danscotton / javascript-exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

javascript-exercises

## Installation

After cloning the repo, run the following:

$ npm install

## Running the tests

$ npm test

or, for watch mode:

$ npm run test:watch

About


Languages

Language:JavaScript 100.0%