Comment on What React Gets WrongparentComments−yagodragon5ySerious 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−dsego5yI'm happy with snowpack, it has a create-snowpack-app cli command with templates for react, svelte, etc.
Comments
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
I'm happy with snowpack, it has a create-snowpack-app cli command with templates for react, svelte, etc.