Simple Preact Signals Demos in React, with Mantine, TypeScript, and Vite.
Simply run yarn install
, then yarn start
$ vite
➜ Local: http://localhost:5173/
➜ Network: http://192.168.1.161:5173/
You can also run the optimized production build via yarn start:prod