Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Download and Install it

Ghislain B edited this page Feb 24, 2016 · 9 revisions

Install with Bower

// You can install with
bower install angular-validation-ghiscoding

Install with NPM

// You can install with
npm install angular-validation-ghiscoding

Install with **[NuGet](https://www.nuget.org/packages/Angular-Validation-Ghiscoding)** (see the [NuGet Package Here](http://www.nuget.org/packages/Angular-Validation-Ghiscoding)) ```javascript PM> Install-Package Angular-Validation-Ghiscoding ``` When used with **IIS**, also make sure to map the JSON type in your `Web.Config` ```html ```

Clone this wiki locally