vincent15000's avatar

What's the best way to install a fresh React frontend application ?

Hello,

I'm learning React and I wonder what's the best way to install a fresh React frontend application.

On the official website, I see several ways to do that : next, gotsby, ...

And there is also another website.

https://create-react-app.dev/

So is it a better to use npx create-react-app my-super-app ? Or is it a better choice to use a tool like nextjs or another similar one ?

Thanks for your suggestions.

V

0 likes
1 reply

Please or to participate in this conversation.