Table of Contents

IT:AD:Jasmine:HowTo:Install

Summary

Jasmine can be using IT:AD:Node.JS.

Process

Use IT:AD:NPM to install it:

npm install -g jasmine

Now that it's installed, you can initialize your project's folder:

Resources