Ejecting the app

Assuming the previous step went without a hitch, we can proceed to eject the React app. Again, as it has already been explained in detail in Chapter 7Setting up the JavaScript Environment, we will only do a short review here.

There is only a single command to eject the application. After ejection, we will want to rerun the commands in the previous section to ensure that the application still works as expected.

Execute the following command to eject:

>npm run eject
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.67.2