8000 GitHub - Instawork/optimizely-client-sdk
[go: up one dir, main page]

Skip to content

Instawork/optimizely-client-sdk

 
 

Repository files navigation

#Optimizely JavaScript SDK

This repository houses the JavaScript SDK for Optimizely X Full Stack.

##Getting Started

###Installing the SDK

The SDK is available through npm. To install:

npm install optimizely-client-sdk --save

###Using the SDK See the Optimizely X Full Stack testing developer documentation to learn how to set up your first JavaScript project and use the SDK.

##Development

###Installing dependencies

npm install

###Unit tests

You can run all unit tests with:

npm test

###Contributing

Please see CONTRIBUTING.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%
0