This is a simple but fully functional web UI wireframe for a chat app. It uses the Svelte compiler framework, the Vite web build tool, and the Wired Elements UI library. Using these three tools combined allows for fast prototyping of UI wireframes using reusable web components.
cd blah
npm install
npm run dev
npm run build