Skip to content
Maxime LUCE edited this page Apr 10, 2015 · 1 revision

Install from Bower:

Install every dependencies of kounderscore into your project directory. See bower for more informations.

$ bower install kounderscore --save

Install from NuGet:

Install from NuGet Package Manager or console using following command, It will install all dependencies into a scripts folder in your project.

$ Install-Package KoUnderscore

Install from sources

  1. Download dependencies

  2. Download from sources Click here to download latest release.

Clone this wiki locally