Let's set up the index route to display a list of the restaurants. First, replace the content of src/App.js with the following: import React from 'react'; ...
確定! 回上一頁