A lightweight test project to demonstrate modular JavaScript component usage and CLI-based UUID tooling.
🧪 This repo serves as a playground to prototype UUID-based CLI capabilities in a browser-testing environment.
public/
: Frontend test interfacesrc/
: Modular JS components and utilitiesserver/
: Express server to serve and test componentsartifacts/
: Persistent output and CLI test logs (⚠️ not excluded by.gitignore
)
./start.sh