Livjs is a pure and simple way to build reactive web applications.
yarn
yarn create vite my-app --template vanilla-ts
pnpm
pnpm create vite my-app --template vanilla-ts
bun
bun create vite my-app --template vanilla-ts
pnpm
pnpm install livjs
yarn
yarn add livjs
bun
bun install livjs