Please write a tutorial on the CRA example if possible
See original GitHub issueI appreciate that a CRA example has been included in the project, but I am wondering whether its README could be fleshed out? The README as it stands right now is a good resource and it is probably possible to recreate the CRA example following it, which is what I am going to try if this issue gets closed, but I’d feel more comfortable knowing I got it right if there was a checklist or a short guide to follow.
What I have in mind is a list of steps going from create-react-app
to having the example as it is now in incremental steps. Reverse engineering this example is probably also possible, but again, it would be IMO better if this was provided in this repo as I personally and I am sure many others would feel more comfortable following such guide and knowing it was put together when rather than hacking it together ourselves and hoping our replication was correct.
What do you think?
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (1 by maintainers)
Top GitHub Comments
I will try to put together something as I understand it for your review so you can confirm whether I got it right.
A few more resources have cropped up, I am going to close the issue now and whoever lands here from a search engine can take a look at these: