This is a follow-on to Rails 7 + import maps + JSX proof of concept.
- It now uses the sprockets-esbuild gem, and therefore has a smaller monkey-patch.
- It uses Lit and TypeScript instead of React and JSX.
Overall flow:
- Create project
rails new lit-ts-demo