A simple Javascript speed test.
Go to file
Logic Kenzie e929c792af Adjust site for proper utilization of submodules 2023-09-25 08:17:40 -05:00
.gitignore Adjust site for proper utilization of submodules 2023-09-25 08:17:40 -05:00
LICENSE Initial commit 2023-09-25 12:45:44 +00:00
README.md Adding source 2023-09-25 07:50:25 -05:00
index.astro Adjust site for proper utilization of submodules 2023-09-25 08:17:40 -05:00

README.md

Speedtest

A simple Javascript speed test. Hosted at https://logically.cc/speedtest

Note that this source is uncoupled from the components required to run it standalone

Use Project Standalone

You'll want to run npx create-astro to use this project standalone. Then, you can clone this project into the src/pages directory and then run npx astro build to have the finished product we release on logically.cc