/react-signals-demos

Simple Preact Signals Demos in React, with Mantine, TypeScript, and Vite.

Primary LanguageTypeScriptMIT LicenseMIT

Preact Signals Demos

Simple Preact Signals Demos in React, with Mantine, TypeScript, and Vite.

Try on Replit

Getting Started

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

Try it

demo-1