ovidiuanca / exercism-javascript

Javascript code best practices using exercism.io platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Go through the setup instructions for JavaScript to install the necessary dependencies:

http://exercism.io/languages/javascript/installation

Running the test suite

The provided test suite uses Jasmine. You can install it by opening a terminal window and running the following command:

npm install -g jasmine

About

Javascript code best practices using exercism.io platform


Languages

Language:JavaScript 100.0%