Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 387 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 387 Bytes

meteor-jquery--module

A meteor 1.3 local package for replace default meteor jQuery 1.11.2 package with any jQuery module already installed.

Installation

Install a jQuery module.

$ npm install jquery --save

Clone this repository on my-meteor-app/packages

$ cd packages
$ git clone https://github.com/orgztion/meteor-jquery--module.git
$ meteor

LICENSE

MIT