A Vue 3 + Vite example demonstrating StateLoom state management.
- Counter --
signal+computed+effectviauseSignal - TodoList --
createStorewithdevtoolsandpersistmiddleware viauseStore - UserProfile --
atom+derivedcomposition viauseSignal - ProxyState --
observable+snapshotfor mutable state
pnpm install
pnpm --filter example-vue-vite dev