Sometimes all you need to learn something new is to see the basics, done in order. See how to use react, react-dom, and react router in its most basic form to get a react app running. This gets us our starting point so we can move on in building our react application that we will wire up with django.
コメント