Skip to content

splitio/angular-sdk-examples

Repository files navigation

Angular JS SDK examples

Currently, the project is using Angular 15.2.10.

This project was generated with Angular CLI version 9.0.1 and then updated to the version 15.2.10

The goal of this project is to show one way to set up the Split angular utilities in Angular.

Getting started

Optional: If nvm is locally installed, run nvm i to set the required Node version.

  • npm install
  • npm install -g @angular/cli
  • ng serve will start a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Note: To effectively test the SDK, you need to set the corresponding Browser SDK key. The SDK key is available on your Organization Settings page, on the APIs tab. Remember to choose browser type. In addition to that, you may want to create some feature flags in the admin and then update the list of feature flags defined in the code example.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

If you need help with Split usage, please reach out to support@split.io.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published