Skip to content

configcat-labs/measuring-the-impact-of-a-test-variation-in-vuejs

Repository files navigation

Measuring the impact of a test variation in VueJS

A companion repo for "Measuring the impact of a test variation in Vue"

About

This is a fictional website made with Vue3 for a fictional capital company (Acme's Capital)

Here is a screenshot:

Snapshot of the sample application

How it works

Clicking on the button under the CTA text in the banner logs an event to Amplitude. The events are then recorded in an analysis chart for comparison to previous metrics.

How to run the app

  1. Clone this repository

  2. Open a terminal in the root of the cloned repo and install the required npm packages:

npm install
  1. Start the app by running:
npm run dev

References

ConfigCat also supports many other frameworks and languages. Check out the full list of supported SDKs here.

You can also explore other code samples for various languages, frameworks, and topics here in the ConfigCat labs on GitHub.

Keep up with ConfigCat on Twitter, Facebook, LinkedIn, and GitHub.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published