jQuery UI
How to configure jQuery UI NES
Minimum Requirements
Please review our Minimum Requirements to ensure a smooth installation. Then follow 3 easy steps:
- Update your
package.json
- Create or update your
.npmrc
file - Install & Run!
Detailed Instructions
Remove current installation information of jQuery UI, update your package.json with the following to include the NES version of jQuery UI
package.json
Note
the version represented above (1.14.0-jquery-ui-1.14.1) is a placeholder for the version you are installing.
Create an .npmrc file with the following
.npmrc
Replace <NES_ACCESS_TOKEN> with your access token
Install your dependencies and run the service
And just like that, you can run your integration tests against jQuery UI NES!
Additional Information
Note
The version represented below (1.14.0-jquery-ui-1.14.1) is a placeholder for the version you are installing
Package | Version | Direct Download Link |
---|---|---|
jquery-ui | 1.14.0-jquery-ui-1.14.1 | Download |