|
|
|
|
|
by wgoodall01
3279 days ago
|
|
Create-react-app is the way to go for beginners. It gets you up and running with the full toolchain with 0 setup or configuration - you can get right into learning React itself. All you need is node, npm, and an editor, and you are pretty much ready to go. |
|