Reusable TypeScript/JavaScript components for owen-lacey.com blog.
- are-you-the-one-is-free-money: Interactive Lit-based web components for probability analysis
Each component has its own package.json and build configuration.
From the component directory:
cd are-you-the-one-is-free-money
bun install
bun run build:blogThis outputs compiled JavaScript and CSS to the blog's static directory.