---
title: Demo/Test details
description: |
  On this page, we dive into the details about the demo/test pages and the test server provided.
created: 2024-10-01 17:36:06
updated: 2024-10-01 17:36:14
---

The live demo site now lives on Cloudflare pages. Access it at [wc.totallyinformation.net](https://ws.totallyinformation.net).

You can also run the demo/test site using Cloudflare's `wrangler` test server simply by running `npm run test.

Each page on the site shows off (and tests) the main features of one of the web components.

Some of the pages also have a script that makes dynamic changes to the page to show off and test more features.
