Hacker News new | ask | show | jobs
by yagodragon 1985 days ago
Serious question. Is there an alternative to create-react-app for SPAs? I know Next.js is the hottest framework right now but i'm only interested in client-side rendering
1 comments

I'm happy with snowpack, it has a create-snowpack-app cli command with templates for react, svelte, etc.