vaadin / hilla

Build better business applications, faster. No more juggling REST endpoints or deciphering GraphQL queries. Hilla seamlessly connects Spring Boot and React to accelerate application development.
https://hilla.dev
Apache License 2.0
879 stars 57 forks source link

Hilla CLI to generate React examples by default #1148

Open tarekoraby opened 11 months ago

tarekoraby commented 11 months ago

Is your feature request related to a problem? Please describe. Most Hilla users prefer using it with React, yet the CLI generates a Lit-based project by default.

Describe the solution you'd like The CLI should generate React-based starters by default. That is, npx @hilla/cli init my-hilla-app should generate a React app.

Artur- commented 11 months ago

https://github.com/vaadin/hilla-cli/pull/2